rm error box from receive

This commit is contained in:
Matias Alejo Garcia 2015-04-24 03:43:57 -03:00
commit 06343f6fca

View file

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