Merge pull request #234 from cmgustavo/ref/design-16
Fix addressbook. Modal can be opened from anywhere
This commit is contained in:
commit
9c6ccd3ede
7 changed files with 172 additions and 117 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<h3>Contacts & Wallets</h3>
|
||||
</div>
|
||||
<div class="col col-20 text-right">
|
||||
<a class="button button-light" ng-click="openAddressbookModal(list)">
|
||||
<a class="button button-light" ng-click="openAddressbookModal()">
|
||||
<i class="size-36 icon ion-person-add"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue