(cp b6a6227) related to #1387 3 sec delay before auto openning albums

The variable is given in php files and used in js
This commit is contained in:
plegall
2021-05-13 13:53:37 +02:00
parent f648813259
commit 1cb52de35d
4 changed files with 10 additions and 1 deletions
+2
View File
@@ -121,6 +121,8 @@ $template->assign(
)
);
$template->assign('delay_before_autoOpen', $conf['delay_before_auto_openning']);
// +-----------------------------------------------------------------------+
// | Album display |
// +-----------------------------------------------------------------------+