error notifications

This commit is contained in:
Matias Alejo Garcia 2015-04-23 18:28:21 -03:00
commit 30eb9bf0c5
6 changed files with 22 additions and 28 deletions

View file

@ -27,8 +27,6 @@
<div notifications="right top"></div>
<div ng-include="'views/includes/offline.html'" ng-if="index.isOffline"></div>
<div ng-include="'views/includes/clientError.html'" ng-if="index.clientError"></div>
<div ng-include="'views/includes/password.html'" ng-if="index.askPassword"
></div>