This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
themis.fields/themisfields/handlers.zcml

13 lines
258 B
XML

<configure
xmlns="http://namespaces.zope.org/zope"
i18n_domain="themisfields">
<!-- plone.supermodel configuration -->
<utility
component=".handlers.CommissionHandler"
name="themisfields.Commission"
/>
</configure>