(fix) removal of mail account

pull/91/head
Ludovic Marcotte 2015-04-29 14:45:22 -04:00 committed by Francis Lachapelle
parent bc67ffe20d
commit 1e3cb57567
1 changed files with 1 additions and 1 deletions

View File

@ -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"