summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-04-27 20:47:41 -0400
committerJules Laplace <jules@okfoc.us>2015-04-27 21:17:48 -0400
commit53695472cfb20b730d04b2d6a6a16c6d281e9180 (patch)
treef257932e5219e59bdd3885e360dc03fb3507bb42 /views
parent90b0e89b4dabf67035ae4bccdb02c52da4e31ab1 (diff)
outline box
Diffstat (limited to 'views')
-rw-r--r--views/controls/editor/sculpture.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/editor/sculpture.ejs b/views/controls/editor/sculpture.ejs
index 4b8535a..dfe917f 100644
--- a/views/controls/editor/sculpture.ejs
+++ b/views/controls/editor/sculpture.ejs
@@ -33,7 +33,7 @@
</div>
<div class="setting number">
<label for="sculpture-height">depth</label>
- <input type="text" class="units" name="height" id="sculpture-height">
+ <input type="text" class="units" name="depth" id="sculpture-depth">
</div>
<div class="setting">
<a href="#" class="warn btn" data-role="destroy-sculpture">remove object</a>