From 3aae81d9e431e51241da9829b1405b6807cb8ae8 Mon Sep 17 00:00:00 2001 From: thusithakalugamage Date: Fri, 14 Oct 2016 14:16:53 +0530 Subject: [PATCH] resolving conflicts - removing deprecated modal related methods --- .../devicemgt/app/pages/cdmf.page.users/public/js/listing.js | 1 - 1 file changed, 1 deletion(-) diff --git a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.users/public/js/listing.js b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.users/public/js/listing.js index b7843fb74b..d8dc9d4860 100644 --- a/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.users/public/js/listing.js +++ b/components/device-mgt/org.wso2.carbon.device.mgt.ui/src/main/resources/jaggeryapps/devicemgt/app/pages/cdmf.page.users/public/js/listing.js @@ -51,7 +51,6 @@ $(document).on('draw.dt', function () { $(".icon .text").res_text(0.2); }); - /** * Following click function would execute * when a user clicks on "Invite" link