Added UI for testing healthchecks

Also added close button on settings modals and test more info modals
This commit is contained in:
Henry Whitaker
2020-08-15 15:38:20 +01:00
parent 532837621f
commit 30ead5e82a
5 changed files with 65 additions and 20 deletions

View File

@@ -62,7 +62,7 @@ export default class TableRow extends Component {
<td>
<span onClick={this.toggleShow} className="ti-arrow-top-right mouse"></span>
<Modal show={show} onHide={this.toggleShow}>
<Modal.Header>
<Modal.Header closeButton>
<Modal.Title>More info</Modal.Title>
</Modal.Header>
<Modal.Body className="text-center">