tweak mapshow

This commit is contained in:
Oliver Gorwits
2017-12-23 17:44:41 +00:00
parent 9f9971ff4e
commit f9e5ec02ab
3 changed files with 16 additions and 8 deletions

View File

@@ -50,7 +50,8 @@
<hr class="nd_sidebar-hr"/>
<div class="radio radio-success">
<input type="radio" name="mapshow" id="nd_mapshow-all" value="all">
<input type="radio" name="mapshow" id="nd_mapshow-all"
[% 'checked' IF params.mapshow == 'all' %] value="all">
<label for="nd_mapshow-all">All Devices</label>
</div>
<div class="radio radio-success">