mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 11:09:20 +03:00
Small html cleanup
This commit is contained in:
parent
2330aa2bc9
commit
a400d95444
1 changed files with 1 additions and 3 deletions
|
|
@ -19,9 +19,7 @@
|
|||
</td>
|
||||
<!-- ko if: $root.displaySpecSetting -->
|
||||
<td data-i18n="[title]SETTINGS_FOLDERS/HELP_CHECK_FOR_NEW_MESSAGES">
|
||||
<span class="e-action" data-bind="css: {'check-folder':checkable(), 'unchecked-folder':!checkable()}, visible: canBeSelected() && isSubscribed(), click: $root.toggleFolderCheckable">
|
||||
<i class="icon-check-mark-circle-two"></i>
|
||||
</span>
|
||||
<span class="e-action icon-check-mark-circle-two" data-bind="css: {'check-folder':checkable(), 'unchecked-folder':!checkable()}, visible: canBeSelected() && isSubscribed(), click: $root.toggleFolderCheckable"></span>
|
||||
</td>
|
||||
<!-- /ko -->
|
||||
<!-- ko if: $root.showKolab -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue