forked from Archives/Athou_commafeed
angularjs 1.2.0 upgrade
This commit is contained in:
@@ -82,6 +82,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<div spinner shown="loading"></div>
|
||||
<span ng-if="!MobileService.mobile" ng-bind-html-unsafe="ServerService.announcement"></span>
|
||||
<span ng-if="!MobileService.mobile" ng-bind-html="ServerService.announcement | unsafe"></span>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user