Show
Ignore:
Timestamp:
01/15/08 23:16:12 (23 months ago)
Author:
bchoate
Message:

Updates to refresh templates dialog to handle case where a single template set is available. BugId:65372

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-27/lib/MT/App/CMS.pm

    r1242 r1248  
    2036520365        } 
    2036620366        $param->{'template_set_index'} = $#$sets; 
     20367        $param->{'template_set_count'} = scalar @$sets; 
    2036720368 
    2036820369        $param->{template_sets} = $sets;