- Timestamp:
- 15 Mar 2023, 12:27:16 (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.koa/trunk/src/kofacustom/koa/ftesting.zcml
r17297 r17357 3 3 xmlns:browser="http://namespaces.zope.org/browser" 4 4 xmlns:kofa="http://namespaces.waeup.org/kofa" 5 i18n_domain="kofacustom. skeleton"6 package="kofacustom. skeleton"5 i18n_domain="kofacustom.koa" 6 package="kofacustom.koa" 7 7 > 8 8 9 <include package="kofacustom. skeleton" />10 <include package="kofacustom. skeleton" file="mail.zcml"/>9 <include package="kofacustom.koa" /> 10 <include package="kofacustom.koa" file="mail.zcml"/> 11 11 12 12 <!-- Where should the datacenter reside by default? -->
Note: See TracChangeset for help on using the changeset viewer.