From ba452587fc80fe27357398b55980da52ecda8e67 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Thu, 10 Dec 2020 14:35:00 -0700 Subject: [PATCH] show save button in config even if no config --- .../app-config/app-config.page.html | 29 ++++++++++--------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/ui/src/app/pages/apps-routes/app-config/app-config.page.html b/ui/src/app/pages/apps-routes/app-config/app-config.page.html index a2168d8e4..c5f482389 100644 --- a/ui/src/app/pages/apps-routes/app-config/app-config.page.html +++ b/ui/src/app/pages/apps-routes/app-config/app-config.page.html @@ -23,7 +23,7 @@ -

{{error.text}}.

+

{{error.text}}

{{error.moreInfo.buttonText}}

@@ -94,21 +94,22 @@
+ + + + Save + + + - - - Save - - - Config Options