summaryrefslogtreecommitdiff
path: root/views/controls/editor/light-control.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-09-30 12:39:00 -0400
committerJules Laplace <jules@okfoc.us>2014-09-30 12:39:00 -0400
commite672f7db5162bf88b975871fd48c3b6cec8313d5 (patch)
tree0640b7cf5fff5857331cda1fd5819ee67e8951d8 /views/controls/editor/light-control.ejs
parent742f4cc410bb04421800d7462f81fc64c59aa0bc (diff)
parent77f2beed5e554e23cb6ad5d5a555ee710c1e95a1 (diff)
Merge branch 'master' of github.com:okfocus/vvalls
Diffstat (limited to 'views/controls/editor/light-control.ejs')
-rw-r--r--views/controls/editor/light-control.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs
index b90b646..410aaff 100644
--- a/views/controls/editor/light-control.ejs
+++ b/views/controls/editor/light-control.ejs
@@ -1,9 +1,9 @@
<div class="vvbox lightcontrol">
+ <h4>Edit Room Colors</h4>
<div id="color-picker">
</div>
<div class="slider">
- <h4>Luminance Control</h4>
<input type="range" min="0" max="110" value="0" id="brightness-control" />
</div>