mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
activity spinner
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user