]> git.argeo.org Git - gpl/argeo-suite.git/blob - core/org.argeo.suite.ui/OSGI-INF/dashboard.xml
Use node identifiers instead of paths.
[gpl/argeo-suite.git] / core / org.argeo.suite.ui / OSGI-INF / dashboard.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" name="Default Dashboard">
3 <implementation class="org.argeo.suite.ui.DefaultDashboard"/>
4 <service>
5 <provide interface="org.argeo.cms.ui.CmsUiProvider"/>
6 </service>
7 <properties entry="config/dashboard.properties"/>
8 </scr:component>