summaryrefslogtreecommitdiff
path: root/views/controls/editor/toolbar.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-13 11:47:49 -0500
committerJules Laplace <jules@okfoc.us>2014-11-13 11:47:49 -0500
commit7456aa11d781c6758de7b46ec74c07cd02ce30e4 (patch)
tree21051ac08e67da494a739d200aab0cfd67edd7a0 /views/controls/editor/toolbar.ejs
parent55b613565f05366e7ab0e77ee6a13931c6e86f4e (diff)
parent3ab0c6c24b95552feb111b647205cc92c3ca170c (diff)
merge
Diffstat (limited to 'views/controls/editor/toolbar.ejs')
-rw-r--r--views/controls/editor/toolbar.ejs4
1 files changed, 3 insertions, 1 deletions
diff --git a/views/controls/editor/toolbar.ejs b/views/controls/editor/toolbar.ejs
index 7b08db6..23d5eb4 100644
--- a/views/controls/editor/toolbar.ejs
+++ b/views/controls/editor/toolbar.ejs
@@ -32,11 +32,13 @@
data-role='toggle-color-control'
data-info="edit room colors"
class="ion-ios7-sunny-outline"></span>
-<!--
+[[ if (user.username == "asdf") { ]]
<span
data-role='toggle-text-editor'
data-info="add text to wall"
class="ion-ios7-compose-outline"></span>
+[[ } ]]
+<!--
<span
data-role='toggle-map-view'
data-info="toggle map view"