Changeset 2891

Show
Ignore:
Timestamp:
09/30/09 16:55:35 (2 years ago)
Author:
jukka
Message:

Fixed #1891

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/skins/lemill/queryCatalogForTopics.py

    r2653 r2891  
    101101if portal_type=='resource': 
    102102    REQUEST.form['portal_type']='' 
    103     kw['Type']=('PresentationMaterial', 'MultimediaMaterial', 'PILOTMaterial', 'ExerciseMaterial', 'LessonPlan', 'SchoolProjectMaterial') 
     103    kw['Type']=('LeMillReference','PresentationMaterial', 'MultimediaMaterial', 'PILOTMaterial', 'ExerciseMaterial', 'LessonPlan', 'SchoolProjectMaterial') 
    104104elif portal_type=='content': 
    105105    REQUEST.form['portal_type']=''