Ignore:
Timestamp:
8 May 2008, 09:35:54 (17 years ago)
Author:
joachim
Message:

implement certificates_catalog

Location:
WAeUP_SRP/uniben/profiles/default
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/uniben/profiles/default/toolset.xml

    r2094 r3494  
    77 <required tool_id="portal_accommodation"
    88           class="Products.WAeUP_SRP.WAeUPTables.AccommodationTable"/>
     9 <required tool_id="applicants_catalog"
     10           class="Products.WAeUP_SRP.WAeUPTables.ApplicantsCatalog"/>
     11 <required tool_id="certificates_catalog"
     12           class="Products.WAeUP_SRP.WAeUPTables.CertificatesCatalog"/>
    913 <required tool_id="courses_catalog"
    1014           class="Products.WAeUP_SRP.WAeUPTables.CoursesCatalog"/>
     15 <required tool_id="course_results"
     16           class="Products.WAeUP_SRP.WAeUPTables.CourseResults"/>
    1117 <required tool_id="payments_catalog"
    1218           class="Products.WAeUP_SRP.WAeUPTables.PaymentsCatalog"/>
     
    2329 <required tool_id="students_catalog"
    2430           class="Products.WAeUP_SRP.WAeUPTables.StudentsCatalog"/>
    25  <required tool_id="applicants_catalog"
    26            class="Products.WAeUP_SRP.WAeUPTables.ApplicantsCatalog"/>
    27  <required tool_id="course_results"
    28            class="Products.WAeUP_SRP.WAeUPTables.CourseResults"/>
    2931 <required tool_id="waeup_tool"
    3032           class="Products.WAeUP_SRP.WAeUPTool.WAeUPTool"/>
Note: See TracChangeset for help on using the changeset viewer.