Fix - 253 - Removing contact from Address Book feature not functional
This commit is contained in:
parent
5a6139e6dc
commit
16a484c57c
3 changed files with 20 additions and 7 deletions
|
|
@ -36,7 +36,7 @@
|
|||
<i class="icon bp-arrow-right"></i>
|
||||
</div>
|
||||
<div class="item item-divider"></div>
|
||||
<div class="item has-click" ng-click="remove(addressbookEntry.address)">
|
||||
<div class="item has-click" ng-click="remove(addressbookEntry)">
|
||||
<span class="assertive" translate>Remove</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue