fix import wallets and profile form 0.7.2
This commit is contained in:
parent
e614b375e7
commit
b15679c08c
4 changed files with 45 additions and 28 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue