wip: server history support
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
div(ng-if='ctrl.showServerOptions')
|
||||
menu-row(
|
||||
action='ctrl.fetchServerHistory()'
|
||||
label="(ctrl.fetchingServerHistory ? 'Refreshing...' : 'Refresh')")
|
||||
label="'Refresh'")
|
||||
.sk-sublabel
|
||||
| Fetch history from server.
|
||||
menu-row(
|
||||
|
||||
Reference in New Issue
Block a user