added button for reloading frontend

This commit is contained in:
zadam
2019-04-14 12:48:50 +02:00
parent 253a6ef081
commit b2d4330692
2 changed files with 7 additions and 0 deletions

View File

@@ -73,6 +73,12 @@
<kbd>CTRL+SHIFT+I</kbd>
</a>
<a class="dropdown-item" id="reload-frontend-button" title="Reload can help with some visual glitches without restarting the whole app.">
<span class="jam jam-refresh"></span>
Reload frontend
<kbd>CTRL-R</kbd>
</a>
<a class="dropdown-item" id="open-sql-console-button">
<span class="jam jam-database"></span>
Open SQL Console