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

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