summaryrefslogtreecommitdiff
path: root/templates/html_head_inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html_head_inc.tpl')
-rwxr-xr-xtemplates/html_head_inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html_head_inc.tpl b/templates/html_head_inc.tpl
index 17893ac..d2fe2d9 100755
--- a/templates/html_head_inc.tpl
+++ b/templates/html_head_inc.tpl
@@ -30,7 +30,7 @@
if (e != null){
e.style.display = 'none';
e.innerHTML = rslt.responseText;
- MochiKit.Visual.blindDown( e, {duration:1} );
+ $(e).slideDown();
}
}
/* ]]> */</script>