summaryrefslogtreecommitdiff
path: root/views/controls/editor/media-editor.ejs
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-09-30 18:13:32 -0400
committerryderr <r@okfoc.us>2014-09-30 18:13:32 -0400
commitcaa97d228bf5c755f0847c6d289096405891754a (patch)
tree541605c3d9b83f6e9f95e3aff9325176e8557993 /views/controls/editor/media-editor.ejs
parente78b53c22f1ea31886da546a733e87482123ac22 (diff)
touchup
Diffstat (limited to 'views/controls/editor/media-editor.ejs')
-rw-r--r--views/controls/editor/media-editor.ejs3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/controls/editor/media-editor.ejs b/views/controls/editor/media-editor.ejs
index ef46e6f..305a602 100644
--- a/views/controls/editor/media-editor.ejs
+++ b/views/controls/editor/media-editor.ejs
@@ -43,6 +43,7 @@
<label for="scenery-height">height</label>
<input type="text" class="units" name="height" id="scenery-height">
</div>
+ <!--
<div class="setting number">
<select id="builder-units" name="units">
<option value="px">pixels</option>
@@ -50,7 +51,7 @@
<option value="m">meter</option>
</select>
</div>
-
+ -->
<div class="setting">
<a href="#" class="warn btn" data-role="destroy-media">remove from wall</a>
</div>