From a8c97563eed9495e3b847c38f923dc357f944018 Mon Sep 17 00:00:00 2001 From: kamidu Date: Tue, 13 Sep 2016 15:46:45 +0530 Subject: [PATCH] Fix for the rendering issue in dashboard --- .../devicemgt/app/pages/mdm.page.dashboard/dashboard.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/mdm.page.dashboard/dashboard.hbs b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/mdm.page.dashboard/dashboard.hbs index fbc3f27531..2026ed97ad 100644 --- a/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/mdm.page.dashboard/dashboard.hbs +++ b/components/mobile-plugins/mobile-base-plugin/org.wso2.carbon.device.mgt.mobile.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/mdm.page.dashboard/dashboard.hbs @@ -37,7 +37,7 @@ View - {{#if permissions.ENROLL_DEVICE)}} + {{#if permissions.ENROLL_DEVICE}}