activity spinner

This commit is contained in:
Jeremie Panzer
2013-03-27 13:59:57 +01:00
parent 1515eec5e7
commit 0b848aec95
8 changed files with 64 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
<div>
<div class="pull-left" spinner shown="loading"></div>
<div class="btn-group read-mode" data-toggle="buttons-radio">
<button type="button" class="btn" ng-model="settings.readingMode" btn-radio="'unread'">Unread</button>
<button type="button" class="btn" ng-model="settings.readingMode" btn-radio="'all'">All</button>