From 4e16e29b1cbb46954b46cf3e1e64148bae4a728b Mon Sep 17 00:00:00 2001 From: kamidu Date: Mon, 20 Feb 2017 18:20:04 +0530 Subject: [PATCH] removing group sharing --- .../cdmf.page.groups/public/js/listing.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.groups/public/js/listing.js b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.groups/public/js/listing.js index 91333c5b5d..9d1426e215 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.groups/public/js/listing.js +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.groups/public/js/listing.js @@ -192,15 +192,15 @@ function loadGroups() { ''; } if (row.owner != "wso2.system.user") { - if ($.hasPermission("SHARE_GROUP")) { - html += - '' - + - ''; - } + // if ($.hasPermission("SHARE_GROUP")) { + // html += + // '' + // + + // ''; + // } if ($.hasPermission("UPDATE_GROUP")) { html += '