services: add a refresh button

This commit is contained in:
Girish Ramakrishnan
2021-02-15 11:38:51 -08:00
parent 891cb135f4
commit b7bc5d38bd
7 changed files with 59 additions and 7969 deletions

View File

@@ -46,7 +46,8 @@
<div class="content">
<div class="text-left">
<h1>{{ 'services.title' | tr }}</h1>
<h1>{{ 'services.title' | tr }}
<button class="btn btn-default pull-right" ng-click="refreshAll()">{{ 'services.refresh' | tr }}</button>
</div>
<div class="card" style="margin-bottom: 15px;">