summaryrefslogtreecommitdiff
path: root/views/controls/builder
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-11-17 11:23:53 -0500
committerryderr <r@okfoc.us>2014-11-17 11:23:53 -0500
commit21e23e63e089685a558d2e5c74439e9de5c33c4f (patch)
tree6ee8cf44e00aca897ec02d48a1e398c4e41092cb /views/controls/builder
parent39fa1a5b835797deb4b28d7ba6faae766a979dca (diff)
parent84d606cc4c56778ae7e6b8b7d86e100131717a53 (diff)
Merge branch 'master' of github.com:okfocus/vvalls
Diffstat (limited to 'views/controls/builder')
-rw-r--r--views/controls/builder/info.ejs2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/controls/builder/info.ejs b/views/controls/builder/info.ejs
index 2762207..8a0e0d5 100644
--- a/views/controls/builder/info.ejs
+++ b/views/controls/builder/info.ejs
@@ -20,6 +20,8 @@
<div class="setting number twoline">
<label for="room-height">ceiling height</label>
<input type="text" class="units" name="height" id="room-height">
+ <label for="room-height-global" id="room-height-global-label">global?</label>
+ <input type="checkbox" name="heightGlobal" id="room-height-global">
</div>
<div class="setting number halflines">
<label for="room-x">x</label>