diff --git a/src/views/apps.html b/src/views/apps.html index 006e89b4f..099a48578 100644 --- a/src/views/apps.html +++ b/src/views/apps.html @@ -544,7 +544,7 @@
-
{{ app.location || app.fqdn }}
+
{{ app.label || app.location || app.fqdn }}
{{ app | installationStateLabel }}