rm error box from receive
This commit is contained in:
parent
460ddfa3bc
commit
06343f6fca
1 changed files with 0 additions and 5 deletions
|
|
@ -179,11 +179,6 @@ index.onGoingProcessName == 'openingWallet'
|
|||
</div>
|
||||
</div>
|
||||
<div ng-show="!index.needsBackup || home.skipBackup">
|
||||
<div class="box-notification" ng-show="home.error ">
|
||||
<span class="text-warning size-14">
|
||||
{{home.error|translate}}
|
||||
</span>
|
||||
</div>
|
||||
<div class="row" ng-if="home.addr">
|
||||
<!-- Address-->
|
||||
<div class="large-12 columns">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue