Ignore:
Timestamp:
27 Apr 2018, 07:35:05 (6 years ago)
Author:
Henrik Bettermann
Message:

Initialize ESITM portal.

Location:
main/kofacustom.esitm/trunk/src/kofacustom/esitm
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • main/kofacustom.esitm/trunk/src/kofacustom/esitm/ftesting.zcml

    r10765 r14995  
    22   xmlns="http://namespaces.zope.org/zope"
    33   xmlns:kofa="http://namespaces.waeup.org/kofa"
    4    i18n_domain="kofacustom.skeleton"
    5    package="kofacustom.skeleton"
     4   i18n_domain="kofacustom.esitm"
     5   package="kofacustom.esitm"
    66   >
    77
    8   <include package="kofacustom.skeleton" />
    9   <include package="kofacustom.skeleton" file="mail.zcml"/>
     8  <include package="kofacustom.esitm" />
     9  <include package="kofacustom.esitm" file="mail.zcml"/>
    1010
    1111  <!-- Where should the datacenter reside by default? -->
Note: See TracChangeset for help on using the changeset viewer.