mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-02-23 22:36:01 +08:00
Fix system dropdown menu
This commit is contained in:
parent
8f1186c255
commit
5eb9bd311a
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<!-- /ko -->
|
<!-- /ko -->
|
||||||
<li class="divider" role="presentation"></li>
|
|
||||||
<li class="e-item" role="presentation" data-bind="visible: allowSettings">
|
<li class="e-item" role="presentation" data-bind="visible: allowSettings">
|
||||||
<a class="e-link menuitem" href="#" tabindex="-1" data-bind="click: settingsClick">
|
<a class="e-link menuitem" href="#" tabindex="-1" data-bind="click: settingsClick">
|
||||||
<i class="icon-cog"></i>
|
<i class="icon-cog"></i>
|
||||||
|
|
Loading…
Reference in a new issue