From fc210f4c2742ca7a9ad4099a7961cbc0655ef723 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 11 Sep 2014 19:07:51 +0000 Subject: automatically open the albums sort form git-svn-id: http://piwigo.org/svn/trunk@29486 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/TakeATour/tours/2_7_0/tour.tpl | 1 + 1 file changed, 1 insertion(+) (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 46272f023..fb7c0c20e 100644 --- a/plugins/TakeATour/tours/2_7_0/tour.tpl +++ b/plugins/TakeATour/tours/2_7_0/tour.tpl @@ -51,6 +51,7 @@ tour.addSteps([ { path: "{/literal}{$TAT_path}{literal}admin.php?page=cat_list", element: "#autoOrderOpen", + onShown: function (tour) {jQuery("#autoOrderOpen").trigger("click");}, title: "{/literal}{'2_7_0_title7'|@translate|@escape:'javascript'}{literal}", content: "{/literal}{'2_7_0_stp7'|@translate|@escape:'javascript'}{literal}", }, -- cgit v1.2.3