mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
fix batch_manager_global javascript syntax error with ie7
git-svn-id: http://piwigo.org/svn/trunk@9466 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -139,7 +139,7 @@ $(document).ready(function() {
|
||||
$('img.thumbnail').tipTip({
|
||||
'delay' : 0,
|
||||
'fadeIn' : 200,
|
||||
'fadeOut' : 200,
|
||||
'fadeOut' : 200
|
||||
});
|
||||
|
||||
$("[id^=action_]").hide();
|
||||
|
||||
Reference in New Issue
Block a user