Changeset 8814
- Timestamp:
- 27 Jun 2012, 04:16:05 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/configure.zcml
r8797 r8814 3 3 xmlns:i18n="http://namespaces.zope.org/i18n"> 4 4 5 <include package="waeup.kofa" file="configure.zcml" /> 5 <!-- Loading grok also configures a lot of other needed packages correctly. 6 --> 7 <include package="grok" /> 8 <includeOverrides package="." file="overrides.zcml" /> 6 9 </configure>
Note: See TracChangeset for help on using the changeset viewer.