summaryrefslogtreecommitdiff
path: root/views/controls/builder/info.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-13 18:33:39 -0500
committerJules Laplace <jules@okfoc.us>2014-11-13 18:33:39 -0500
commitbc4517c6b09e03f52161dc38ca591ed0cc227d5d (patch)
tree435066ecb54c004a8d4cf9e9f332c2099816fd2f /views/controls/builder/info.ejs
parent2017cf240fc1576e81a6fb9a53439f9fe76653e5 (diff)
toggle global height
Diffstat (limited to 'views/controls/builder/info.ejs')
-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>