- Timestamp:
- 31 Jan 2024, 11:42:09 (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.udss/trunk/src/kofacustom/udss/ftesting.zcml
r17297 r17689 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.udss" 6 package="kofacustom.udss" 7 7 > 8 8 9 <include package="kofacustom. skeleton" />10 <include package="kofacustom. skeleton" file="mail.zcml"/>9 <include package="kofacustom.udss" /> 10 <include package="kofacustom.udss" file="mail.zcml"/> 11 11 12 12 <!-- Where should the datacenter reside by default? -->
Note: See TracChangeset for help on using the changeset viewer.