Changeset 2257


Ignore:
Timestamp:
18 Sep 2007, 14:47:38 (17 years ago)
Author:
joachim
Message:

setup queue-catalog with id portal_catalog, works for me on a fresh zope-install

Location:
WAeUP_SRP
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/exportimport.py

    r2094 r2257  
    128128    importWAeUPTable(site.applicants_catalog, '', context,'applicants_catalog')
    129129    importWAeUPTable(site.course_results, '', context,'course_results')
     130    importWAeUPTable(site.portal_catalog, '', context,'portal_catalog')
    130131    importWAeUPTable(site.portal_catalog_real, '', context,'portal_catalog_real')
    131132
Note: See TracChangeset for help on using the changeset viewer.