Hi Carbon team, I have a UI component that adds a UI sub menu under the 'Tools' menu as below.
<menu> <id>event_simulator_menu</id> <i18n-key>event.simulator</i18n-key> < i18n-bundle>org.wso2.carbon.event.simulator.ui.i18n.Resources</i18n-bundle> <parent-menu>tools_menu</parent-menu> <link>../eventsimulator/index.jsp</ link> <region>region5</region> <order>40</order> <style-class>home</ style-class> <icon>../eventsimulator/images/event-simulator.png</icon> < require-permission>/permission/admin/login</require-permission> </menu> But in DAS it does not display. Basically, it doesn't have root level 'Tools' tab or this sub menu. This same UI component works with CEP without any issue. Do I need to do any special thing in DAS, in order appear this tools tab and its sub menus? Regards, Gihan -- W.G. Gihan Anuruddha Senior Software Engineer | WSO2, Inc. M: +94772272595
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
