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