From d262404ee1b85625f0e36b96cdad05117ffe9147 Mon Sep 17 00:00:00 2001 From: uj426b Date: Tue, 21 Jul 2020 16:40:02 -0400 Subject: MS Model GUI fix for edit/view Change-Id: Ia8ec5b8ec9d604ba739eed34b7080079380fb98f Issue-ID: POLICY-2723 Signed-off-by: uj426b --- .../PolicyTemplateController/DCAEMicroServicePolicyController.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'POLICY-SDK-APP/src/main') diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/PolicyTemplateController/DCAEMicroServicePolicyController.js b/POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/PolicyTemplateController/DCAEMicroServicePolicyController.js index 1e452e830..c3716654c 100644 --- a/POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/PolicyTemplateController/DCAEMicroServicePolicyController.js +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/PolicyTemplateController/DCAEMicroServicePolicyController.js @@ -1493,14 +1493,14 @@ angular.module('abs').controller('dcaeMicroServiceController', }else{ if(splitPlainAttributeKey[1]!= undefined && splitPlainAttributeKey[1] == "boolean"){ jsonPolicy[key]= false; - for(var i=0; i