From 908c770e3d7723175056187c9626fbbbf8bbf98f Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 12 Sep 2014 13:20:10 +0000 Subject: new step on tour_2_7_0 to describe the new filter on file size git-svn-id: http://piwigo.org/svn/trunk@29508 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/TakeATour/tours/2_7_0/tour.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'plugins/TakeATour/tours/2_7_0/tour.tpl') diff --git a/plugins/TakeATour/tours/2_7_0/tour.tpl b/plugins/TakeATour/tours/2_7_0/tour.tpl index fb7c0c20e..54e1bda3c 100644 --- a/plugins/TakeATour/tours/2_7_0/tour.tpl +++ b/plugins/TakeATour/tours/2_7_0/tour.tpl @@ -69,8 +69,10 @@ tour.addSteps([ title: "{/literal}{'2_7_0_title9'|@translate|@escape:'javascript'}{literal}", content: "{/literal}{'2_7_0_stp9'|@translate|@escape:'javascript'}{literal}" }, - {//10 - path: "{/literal}{$TAT_path}{literal}admin.php?page=plugin-TakeATour", + { + path: "{/literal}{$TAT_path}{literal}admin.php?page=batch_manager&filter=filesize-1..5", + element: "#filter_filesize", + placement: "top", title: "{/literal}{'2_7_0_title10'|@translate|@escape:'javascript'}{literal}", content: "{/literal}{'2_7_0_stp10'|@translate|@escape:'javascript'}{literal}" }, -- cgit v1.2.3