hide "settings" link if features is disabled

This commit is contained in:
Jakob Ketterl
2020-04-25 20:52:41 +02:00
parent 4dc10fb6a3
commit dd492fa63c
2 changed files with 7 additions and 2 deletions

View File

@ -17,7 +17,7 @@
<div class="button" data-toggle-panel="openwebrx-panel-log"><img src="static/gfx/openwebrx-panel-log.png" /><br/>Log</div>
<div class="button" data-toggle-panel="openwebrx-panel-receiver"><img src="static/gfx/openwebrx-panel-receiver.png" /><br/>Receiver</div>
<a class="button" href="map" target="_blank"><img src="static/gfx/openwebrx-panel-map.png" /><br/>Map</a>
<a class="button" href="admin" target="_blank"><img src="static/gfx/openwebrx-panel-settings.png" /><br/>Settings</a>
${settingslink}
</section>
</div>
<div id="webrx-rx-photo-title"></div>