fix notifications

This commit is contained in:
bechi 2015-04-21 13:14:02 -03:00
commit b16b6e9677
8 changed files with 0 additions and 30 deletions

View file

@ -35,9 +35,6 @@
</div>
<div ng-show="!receive.generatingAddress">
<div class="box-notification" ng-show="receive.error ">
<div class="box-icon error">
<i class="fi-x size-24"></i>
</div>
<span class="text-warning size-14">
{{receive.error|translate}}
</span>