From 9e121ef0c84cec7b55e5830e2d1a79c64a99ce32 Mon Sep 17 00:00:00 2001 From: Anthony Woods Date: Thu, 21 Jan 2016 02:21:30 +0800 Subject: [PATCH] add save button to config page configView directives can update the appModel object. We need a save button to persist the updates. --- public/app/features/apps/partials/edit.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/app/features/apps/partials/edit.html b/public/app/features/apps/partials/edit.html index aae34b8b38d..20df40bd247 100644 --- a/public/app/features/apps/partials/edit.html +++ b/public/app/features/apps/partials/edit.html @@ -98,6 +98,8 @@
+
+