aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-07-29 15:42:33 -0700
committerzotlabs <mike@macgirvin.com>2017-07-29 15:42:33 -0700
commit2ee0f769d90f424d2332708df8c86c7bc8390268 (patch)
tree8b902fbcefb505b9916ff880605055bf89dcd153 /view/tpl/nav.tpl
parent9b9fe39839632811f22a718307116b61b220b752 (diff)
parent8161ec88e5a2b9d1f7071dfed6a70c850e42ed4b (diff)
downloadvolse-hubzilla-2ee0f769d90f424d2332708df8c86c7bc8390268.tar.gz
volse-hubzilla-2ee0f769d90f424d2332708df8c86c7bc8390268.tar.bz2
volse-hubzilla-2ee0f769d90f424d2332708df8c86c7bc8390268.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
Diffstat (limited to 'view/tpl/nav.tpl')
-rwxr-xr-xview/tpl/nav.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl
index 137fed790..ae354e371 100755
--- a/view/tpl/nav.tpl
+++ b/view/tpl/nav.tpl
@@ -68,7 +68,7 @@
<i class="fa fa-exclamation-circle"></i>
</button>
{{/if}}
- <button class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navbar-collapse-2">
+ <button id="menu-btn" class="navbar-toggler border-0" type="button" data-toggle="collapse" data-target="#navbar-collapse-2">
<i class="fa fa-bars"></i>
</button>
</div>