automatically open the albums sort form

git-svn-id: http://piwigo.org/svn/trunk@29486 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2014-09-11 19:07:51 +00:00
parent 8b4fa61135
commit fc210f4c27
+1
View File
@@ -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}",
},