Added auto-refresh on all tests table

This commit is contained in:
Henry Whitaker
2020-06-20 19:57:53 +01:00
parent 0027de2f4b
commit b8210e871f
6 changed files with 32 additions and 8 deletions

View File

@@ -28,7 +28,6 @@ export default class TableRow extends Component {
render() {
var e = this.state.data;
var show = this.state.show;
console.log(e.server_host == null);
return (
<tr>