fix import wallets and profile form 0.7.2

This commit is contained in:
Matias Alejo Garcia 2014-11-11 15:14:54 -03:00
commit b15679c08c
4 changed files with 45 additions and 28 deletions

View file

@ -10,11 +10,11 @@
<div class="large-12 columns">
<div class="panel">
<form name="importForm" ng-submit="import(importForm)" novalidate>
<p class="text-warning size-12"
<div class="text-warning size-12 m20b"
ng-show="error">
<i class="fi-x"></i>
{{error|translate}}
</p>
</div>
<div ng-show="!is_iOS && !backupOldWallet">