From 9345eca5daf56dd83808692f053467092e945449 Mon Sep 17 00:00:00 2001 From: patdenice Date: Wed, 13 Apr 2011 13:18:42 +0000 Subject: merge r10354 from trunk to branch 2.2 feature:2264 new trigger to add prefilter on batch manager git-svn-id: http://piwigo.org/svn/branches/2.2@10355 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/batch_manager_global.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'admin/themes/default') diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl index 28b84869c..5c54eec1b 100644 --- a/admin/themes/default/template/batch_manager_global.tpl +++ b/admin/themes/default/template/batch_manager_global.tpl @@ -339,6 +339,9 @@ jQuery(window).load(function() { + {foreach from=$bulk_manager_plugins_prefilters item=plugin_prefilter} + + {/foreach}
  • -- cgit v1.2.3