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 d3987517dd..5d7640d17b 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
@@ -191,15 +191,15 @@ function loadGroups() {
'Analytics';*/
}
if (row.owner != "wso2.system.user") {
- if ($.hasPermission("SHARE_GROUP")) {
- html +=
- ''
- +
- 'Share';
- }
+ // if ($.hasPermission("SHARE_GROUP")) {
+ // html +=
+ // ''
+ // +
+ // 'Share';
+ // }
if ($.hasPermission("UPDATE_GROUP")) {
html +=
'