mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
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:
@@ -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}",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user