Index: document_filter_list.html =================================================================== --- document_filter_list.html (revision 116) +++ document_filter_list.html (revision 117) @@ -3,7 +3,7 @@ (создать новый) % if ( ref $docs eq 'ARRAY' && @$docs ) { % if ($total > $size) { -
+
<& /inc/pages_.msn, p => $p, n => $size, total => $total, params => {%ARGS} &>
% } % my @props = sort { $a->{column} <=> $b->{column} } grep { exists $_->{column} } $docs->[0]->required_properties;