source: main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/configure.zcml

Last change on this file was 11687, checked in by Henrik Bettermann, 10 years ago

Remove dependencies on kofacustom.nigeria.

File size: 251 bytes
RevLine 
[10765]1<configure xmlns="http://namespaces.zope.org/zope"
2           xmlns:grok="http://namespaces.zope.org/grok">
[11687]3  <include package="kofacustom.sampleuni" file="locales.zcml" />
[10765]4
[11687]5  <include package="waeup.kofa" />
[10765]6  <grok:grok package="." />
7
8</configure>
Note: See TracBrowser for help on using the repository browser.