From 47ba440fbb1b49d6c5b0c57879fc0bbef6df18c8 Mon Sep 17 00:00:00 2001 From: Chatura Dilan Date: Wed, 9 Nov 2016 12:36:37 +0530 Subject: [PATCH] fixed extends --- .../operation-bar.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.operation-bar/operation-bar.json b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.operation-bar/operation-bar.json index 56a988c76..688e93980 100644 --- a/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.operation-bar/operation-bar.json +++ b/components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.windows.operation-bar/operation-bar.json @@ -1,4 +1,3 @@ { - "version": "1.0.0", - "extends": "cdmf.unit.device.operation-bar" + "version": "1.0.0" } \ No newline at end of file