fixes one-page

This commit is contained in:
Matias Alejo Garcia 2015-04-23 14:37:44 -03:00
commit 4f60626710
7 changed files with 13 additions and 15 deletions

View file

@ -27,7 +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"