From 8b3940418dcb0969ab5edb896a26371cbbe5d769 Mon Sep 17 00:00:00 2001 From: uj426b Date: Tue, 14 Apr 2020 17:17:36 -0400 Subject: [PATCH] Fix for Policy editor GUI issue. Issue-ID: POLICY-2492 Change-Id: Ic436a72d321c9aeed1a7eeec57c6dfc44819d6cc Signed-off-by: uj426b --- POLICY-SDK-APP/src/main/webapp/app/policyApp/main/policyEditor.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/main/policyEditor.html b/POLICY-SDK-APP/src/main/webapp/app/policyApp/main/policyEditor.html index 8a7a45d5f..0493afce1 100644 --- a/POLICY-SDK-APP/src/main/webapp/app/policyApp/main/policyEditor.html +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/main/policyEditor.html @@ -41,7 +41,8 @@ - + + -- 2.16.6