wip: server history support

This commit is contained in:
Johnny Almonte
2020-07-14 03:42:50 -04:00
parent 50f45547a4
commit e6d87fa40d
2 changed files with 40 additions and 53 deletions

View File

@@ -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(