Show
Ignore:
Timestamp:
02/22/08 02:16:54 (21 months ago)
Author:
bsmith
Message:

Merging Index and Archive Template Sets - bugzid:68696

Files:
1 modified

Legend:

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

    r1395 r1397  
    514514    $params->{template_type_label} = $template_type_label; 
    515515 
     516    $params->{screen_class} = "list-template"; 
     517 
    516518    $app->load_list_actions( 'template', $params ); 
    517519    $params->{page_actions} = $app->page_actions('list_templates');