Fixes: notifications

This commit is contained in:
Gustavo Maximiliano Cortez 2014-07-24 17:33:00 -03:00
commit 4c190c1132
4 changed files with 38 additions and 50 deletions

View file

@ -36,7 +36,7 @@
<div ng-include="'views/includes/sidebar-mobile.html'"></div>
</aside>
<div notifications="middle right"></div>
<div notifications="right top"></div>
<div
ng-class="{'sidebar' : $root.wallet && $root.wallet.isReady()}"