summaryrefslogtreecommitdiffstats
path: root/examples/example.html
diff options
context:
space:
mode:
authorMalf Furious <m@lfurio.us>2016-03-06 17:09:55 -0500
committerMalf Furious <m@lfurio.us>2016-03-27 20:16:32 -0400
commit53472e75c050ce9b653cc70eeed56715d9a4163e (patch)
treec3e2f8279804d28a4a5a55af2d5962d002386622 /examples/example.html
parent0cc2192ff7582f5f9c2c9a20adcceae3bbc1fa84 (diff)
downloadscrott-53472e75c050ce9b653cc70eeed56715d9a4163e.tar.gz
scrott-53472e75c050ce9b653cc70eeed56715d9a4163e.zip
Add settings modal to Common MVC
This modal dialog will be used to change app and object settings from any page in the app. The link to open it is added to the user button menu.
Diffstat (limited to '')
-rw-r--r--examples/example.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/example.html b/examples/example.html
index ca22361..e1e5618 100644
--- a/examples/example.html
+++ b/examples/example.html
@@ -43,7 +43,6 @@
<li><a href="#">My open Issues</a></li>
<li role="separator" class="divider"></li>
<li><a href="#">Private Messages <span class="badge">1</span></a></li>
- <li><a href="#">Settings</a></li>
<!--END-->
</div>
</div>