From b6bae924c4a794cd772ac1524089fc8739e310b1 Mon Sep 17 00:00:00 2001 From: Michael Mokry Date: Fri, 1 Dec 2017 11:39:27 -0600 Subject: Modified the code to fix various pushPolicy issues - Added modifications per Pam's review Change-Id: I5d67ee529cbc5245e7d1f8dbec6f2f2d453ce299 Issue-ID: POLICY-486 Signed-off-by: Michael Mokry --- .../policy-models/Editor/PolicyTemplates/FirewallPolicyTemplate.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'POLICY-SDK-APP/src') diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/PolicyTemplates/FirewallPolicyTemplate.html b/POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/PolicyTemplates/FirewallPolicyTemplate.html index 1fdfa315e..7f6a36b39 100644 --- a/POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/PolicyTemplates/FirewallPolicyTemplate.html +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/policy-models/Editor/PolicyTemplates/FirewallPolicyTemplate.html @@ -55,7 +55,7 @@ ng-model="temp.policy.ttlDate" />
- @@ -109,7 +109,7 @@ ng-disabled="temp.policy.readOnly" ng-click="validatePolicy(temp.policy);">Validate
-- cgit 1.2.3-korg