Index: document_filter_list.html =================================================================== --- document_filter_list.html (revision 515) +++ document_filter_list.html (revision 516) @@ -1,6 +1,14 @@ <& "/contenido/components/title.msn" &> +% if ( ref $class eq 'ARRAY' ) { +
Классы: +% foreach my $cls ( @$class ) { + <% $cls %> (создать) | +% } +
+% } else {
Класс: <% $class %> (создать новый)
+% } % if ( ref $docs eq 'ARRAY' && @$docs ) { % if ($total > $size) {