mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 10:25:08 +00:00
(fix) removal of mail account
This commit is contained in:
committed by
Francis Lachapelle
parent
bc67ffe20d
commit
1e3cb57567
@@ -737,7 +737,7 @@
|
||||
label:aria-label="Edit Account">
|
||||
<div class="md-icon-edit md-icon-lg"><!-- edit --></div>
|
||||
</md-button>
|
||||
<md-button ng-click="removeMailAccount()"
|
||||
<md-button ng-click="removeMailAccount($index)"
|
||||
ng-show="$index > 0"
|
||||
type="button"
|
||||
layout="row"
|
||||
|
||||
Reference in New Issue
Block a user