Show
Ignore:
Timestamp:
04/23/08 02:20:47 (19 months ago)
Author:
fumiakiy
Message:

Search templates in templates listing and widgets listing. Thanks Jay Allen for the patch. BugId:79449

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-36/lib/MT/CMS/Template.pm

    r2039 r2047  
    580580    $params->{page_actions} = $app->page_actions('list_templates'); 
    581581    $params->{search_label} = $app->translate("Templates"); 
     582    $params->{object_type} = 'template'; 
    582583    $params->{blog_view} = 1; 
    583584    $params->{refreshed} = $app->param('refreshed');