diff --git a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.create/create.hbs b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.create/create.hbs index 6794312bd..8296cccbf 100644 --- a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.create/create.hbs +++ b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/units/mdm.unit.policy.create/create.hbs @@ -42,6 +42,7 @@ View policy list + @@ -60,7 +61,7 @@ - Step 4: Publish to devices + Step 4: Publish to devices @@ -73,6 +74,7 @@ + Policy name is required & Should be be 1-to-30 @@ -114,7 +116,7 @@ - Step 3: Assign to groups + Step 3: Assign to groups @@ -125,6 +127,7 @@ + ANY BYOD (Bring Your Own Device) @@ -148,6 +151,7 @@ + ANY @@ -162,6 +166,7 @@ + @@ -174,6 +179,7 @@ + Enforce Warn @@ -202,7 +208,7 @@ - Step 2: Configure profile + Step 2: Configure profile @@ -242,7 +248,7 @@ - Step 1: Select a platform + Step 1: Select a platform @@ -251,12 +257,13 @@ {{#each types}} - + @@ -277,10 +284,13 @@ {{/zone}} {{#zone "bottomJs"}} + + + {{js "/js/policy-create.js"}}