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 += '