This commit is contained in:
David Brazda
2023-05-15 15:36:35 +02:00
parent 6e775a33d9
commit 2e8f4ffd0e
11 changed files with 804 additions and 4 deletions

View File

@@ -105,6 +105,7 @@
<button id="button_stop" class="btn btn-outline-success btn-sm">Stop</button>
<button id="button_stopall" class="btn btn-outline-success btn-sm">Stop All</button>
<button id="button_refresh" class="refresh btn btn-outline-success btn-sm">Refresh</button>
<button id="button_connect" class="btn btn-outline-success btn-sm">Connect</button>
</div>
<table id="runnerTable" class="table-striped table dataTable" style="width:100%; border-color: #dce1dc;">
<thead>