summaryrefslogtreecommitdiff
path: root/web-ui/app/index.html
diff options
context:
space:
mode:
authorGiovane <giovaneliberato@gmail.com>2015-09-14 11:17:13 -0300
committerGiovane <giovaneliberato@gmail.com>2015-09-14 15:55:37 -0300
commitb4bc06226f7b64a928d54483b77707022f068235 (patch)
treeb5d21c98d80bdda29db6aa019fc9fcbeb6c28b3d /web-ui/app/index.html
parentaba0dac911a81560a735a9484062e460dab17dbd (diff)
#442 Create feedback element on side navbar.
Diffstat (limited to 'web-ui/app/index.html')
-rw-r--r--web-ui/app/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/index.html b/web-ui/app/index.html
index 0f4a36f8..df6c5afb 100644
--- a/web-ui/app/index.html
+++ b/web-ui/app/index.html
@@ -48,6 +48,7 @@
</a>
<nav id="tag-list"></nav>
<div class="side-nav-bottom">
+ <nav id="feedback"></nav>
<nav id="logout"></nav>
</div>
</section>