aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/themes/default/template/batch_manager_global.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl
index e63ffd5e5..7d85e8bdd 100644
--- a/admin/themes/default/template/batch_manager_global.tpl
+++ b/admin/themes/default/template/batch_manager_global.tpl
@@ -139,7 +139,7 @@ $(document).ready(function() {
$('img.thumbnail').tipTip({
'delay' : 0,
'fadeIn' : 200,
- 'fadeOut' : 200,
+ 'fadeOut' : 200
});
$("[id^=action_]").hide();