This commit is contained in:
Torkel Ödegaard
2014-09-13 18:33:52 +02:00
parent d8dca20332
commit b876d193c4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
<strong>{{alert.title}}</strong> <span ng-bind-html='alert.text'></span> <div style="padding-right:10px" class='pull-right small'> {{$index + 1}} alert(s) </div>
</div>
<div ng-view class="pro-main-view" ng-class="{'dashboard-fullscreen': fullscreen}"></div>
<div ng-view class="pro-main-view"></div>
</div>