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

@ -1,9 +1,6 @@
<div class="m20t" ng-controller="preferencesDeleteWalletController as preferences">
<h4 class="text-warning text-center m0" translate> Warning! </h4>
<div class="box-notification" ng-show="preferences.error" >
<div class="box-icon error">
<i class="fi-x size-24"></i>
</div>
<span class="text-warning size-14">
{{preferences.error|translate}}
</span>