Remove wrench and add action description on error

This commit is contained in:
Johannes Zellner
2019-08-30 21:21:44 +02:00
parent 38a7c222a8
commit 8ccc7bb734
2 changed files with 8 additions and 7 deletions

View File

@@ -576,7 +576,7 @@
<div class="col-xs-12 text-center">
<div class="grid-item-top-title" data-fittext>{{ app.label || app.location || app.fqdn }}</div>
<div class="text-muted status" style="text-overflow: ellipsis; white-space: nowrap; overflow: hidden">
{{ app | installationStateLabel }} <i class="fa fa-wrench" ng-hide="(app | activeTask) || !(app | installError)"></i>
{{ app | installationStateLabel:user }}
</div>
<div class="status" ng-style="{ 'visibility': (app | installationActive) ? 'visible' : 'hidden' }">
<div class="progress progress-striped active">