diff options
| author | sostler <sbostler@gmail.com> | 2010-03-21 11:58:14 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-03-21 11:58:14 -0400 |
| commit | 677e455129b9d4846329f7b03ba09a6e34f31f45 (patch) | |
| tree | 055b6c266ea9cd7d546dee4f19d1ef197a0fa3ce /template/head.st | |
| parent | c21d4e2ba126aa751920fa7a4fea2e6c6d4c97dd (diff) | |
| parent | bb260d1716d10b5550eaecaa8e93519a51d6fa19 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/head.st')
| -rwxr-xr-x | template/head.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/head.st b/template/head.st index da1c3f5..fdf5fea 100755 --- a/template/head.st +++ b/template/head.st @@ -42,4 +42,4 @@ jQuery(document).ready(function () { MM_preloadImages('/static/mouseover.gif'); jQuery(function() { jQuery("#banner-menu").lavaLamp({ fx: "backout", speed: 700 })}); -</script> +</script>
\ No newline at end of file |
