Hide tabs when editing or adding an address book

This commit is contained in:
Gustavo Maximiliano Cortez 2016-01-06 15:06:51 -03:00
parent c39ac34b13
commit 97e06acf64
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,7 @@
</nav>
<div class="modal-content fix-modals-touch p20b">
<div class="create-tab small-only-text-center">
<div class="create-tab small-only-text-center" ng-show="!editAddressbook && !addAddressbookEntry">
<div class="row">
<div class="tab-container small-6 medium-3 large-2"
ng-class="{'selected':selectedWalletsOpt}"
@ -104,6 +104,7 @@
</ul>
<div ng-show="addAddressbookEntry">
<h4 translate>Add a new entry</h4>
<form name="addressbookForm" class="p10" no-validate>
<div class="text-warning size-12 m10b" ng-show="error">{{error|translate}}</div>
<span ng-hide="addressbookForm.address.$pristine">