aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/tours/2_7_0/tour.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--plugins/TakeATour/tours/2_7_0/tour.tpl1
1 files changed, 1 insertions, 0 deletions
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}",
},