summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates/page-config-panel-summary.html
diff options
context:
space:
mode:
authorSimon Rettberg2019-03-27 14:43:33 +0100
committerSimon Rettberg2019-03-27 14:43:33 +0100
commit4a98dbcc5ee019708dde2f2ef18bd19305d3aac2 (patch)
tree97304080889434fad6a94ec0e42c61aea61a461f /modules-available/locationinfo/templates/page-config-panel-summary.html
parent[locationinfo] add nowrap to clients column (diff)
downloadslx-admin-4a98dbcc5ee019708dde2f2ef18bd19305d3aac2.tar.gz
slx-admin-4a98dbcc5ee019708dde2f2ef18bd19305d3aac2.tar.xz
slx-admin-4a98dbcc5ee019708dde2f2ef18bd19305d3aac2.zip
[locationinfo] PC counting config via combobox
Diffstat (limited to 'modules-available/locationinfo/templates/page-config-panel-summary.html')
-rw-r--r--modules-available/locationinfo/templates/page-config-panel-summary.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-config-panel-summary.html b/modules-available/locationinfo/templates/page-config-panel-summary.html
index 5ddcc904..e238edf9 100644
--- a/modules-available/locationinfo/templates/page-config-panel-summary.html
+++ b/modules-available/locationinfo/templates/page-config-panel-summary.html
@@ -77,7 +77,10 @@
<label for="input-roomplanner">{{lang_useRoomplanner}}</label>
</div>
<div class="col-sm-7">
- <input id="input-roomplanner" type="checkbox" name="roomplanner" {{roomplanner_checked}}>
+ <select class="form-control" name="roomplanner" id="input-roomplanner">
+ <option value="0" id="roomplanner0" {{rpselected_0}}>{{lang_countIp}}</option>
+ <option value="1" id="roomplanner1" {{rpselected_1}}>{{lang_countRoomplan}}</option>
+ </select>
</div>
<div class="col-sm-2">
<p class="btn btn-static helptext" title="{{lang_roomplannerTooltip}}">