source:
main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/configure.zcml
@
17932
Last change on this file since 17932 was 11687, checked in by , 10 years ago | |
---|---|
File size: 251 bytes |
Line | |
---|---|
1 | <configure xmlns="http://namespaces.zope.org/zope" |
2 | xmlns:grok="http://namespaces.zope.org/grok"> |
3 | <include package="kofacustom.sampleuni" file="locales.zcml" /> |
4 | |
5 | <include package="waeup.kofa" /> |
6 | <grok:grok package="." /> |
7 | |
8 | </configure> |
Note: See TracBrowser for help on using the repository browser.