This commit is contained in:
David Brazda
2023-11-20 19:44:05 +01:00
parent 320776689c
commit 579e0bc599
3 changed files with 6 additions and 2 deletions

View File

@ -308,7 +308,7 @@
<button id="button_selpage" class="btn btn-outline-success btn-sm">Select all</button>
<button id="button_export_xml" class="btn btn-outline-success btn-sm">Export xml</button>
<button id="button_export_csv" class="btn btn-outline-success btn-sm">Export csv</button>
<button id="button_report" class="btn btn-outline-success btn-sm">Report</button>
<button id="button_report" class="btn btn-outline-success btn-sm">Report(q)</button>
<!-- <button id="button_stopall" class="btn btn-outline-success btn-sm">Stop All</button>
<button id="button_refresh" class="btn btn-outline-success btn-sm">Refresh</button> -->
</div>