Merge pull request #3747 from cmgustavo/bug/modal-destination-address-01

Hide tabs when editing or adding an address book
This commit is contained in:
Gustavo Maximiliano Cortez 2016-01-06 15:23:41 -03:00
commit 6b4f3835c5

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