Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge

This commit is contained in:
zotlabs 2017-03-13 15:13:31 -07:00
commit 41c2f74772
2 changed files with 2 additions and 2 deletions

View File

@ -217,7 +217,7 @@
<div id="jot-preview-content" style="display:none;"></div>
{{if $showacl}}{{$acl}}{{/if}}
{{$acl}}
{{if $feature_expire}}
<!-- Modal for item expiry-->

View File

@ -177,7 +177,7 @@
<a class="{{$nav.help.2}}" target="hubzilla-help" href="{{$nav.help.0}}" title="{{$nav.help.3}}" id="{{$nav.help.4}}" onclick="contextualHelp(); return false;"><i class="fa fa-question-circle"></i></a>
</li>
{{/if}}
<li class="">
<li class="" id="app-menu">
<a href="#" data-toggle="dropdown"><i class="fa fa-bars"></i></a>
<ul class="dropdown-menu">
{{foreach $navapps as $navapp}}