mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
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:
@@ -121,6 +121,8 @@ $template->assign(
|
||||
)
|
||||
);
|
||||
|
||||
$template->assign('delay_before_autoOpen', $conf['delay_before_auto_openning']);
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Album display |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user