From 9c43f0c96587f5b13465206368f6fbca85ae8834 Mon Sep 17 00:00:00 2001 From: charithag Date: Mon, 30 Nov 2015 17:25:45 +0530 Subject: [PATCH] Fix issue in logo unit --- .../devicemgt/app/units/iot.unit.ui.header.logo/logo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/device-mgt-iot-feature/org.wso2.carbon.device.mgt.iot.feature/src/main/resources/jaggeryapps/devicemgt/app/units/iot.unit.ui.header.logo/logo.json b/features/device-mgt-iot-feature/org.wso2.carbon.device.mgt.iot.feature/src/main/resources/jaggeryapps/devicemgt/app/units/iot.unit.ui.header.logo/logo.json index 211837ebc3..98b47e9b87 100644 --- a/features/device-mgt-iot-feature/org.wso2.carbon.device.mgt.iot.feature/src/main/resources/jaggeryapps/devicemgt/app/units/iot.unit.ui.header.logo/logo.json +++ b/features/device-mgt-iot-feature/org.wso2.carbon.device.mgt.iot.feature/src/main/resources/jaggeryapps/devicemgt/app/units/iot.unit.ui.header.logo/logo.json @@ -1,5 +1,5 @@ { "version": "1.0.0", "index": 29, - "extends": "iot.unit.ui.header.logo" + "extends": "cdmf.unit.ui.header.logo" } \ No newline at end of file