diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2012-07-17 21:40:57 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2012-07-17 21:40:57 -0400 |
| commit | da15cfb1e452a0af4902272ba351d5a6d0d0b56a (patch) | |
| tree | 8525e56790625ab7b67e4c534fdf1739d0f592b6 /template/fame.st | |
| parent | 38091d8e194aa48f6bd64e2cf8ccba6fd27c36a2 (diff) | |
update src, scripts, etc from 2012
Diffstat (limited to 'template/fame.st')
| -rw-r--r-- | template/fame.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/fame.st b/template/fame.st index d773447..52cab6d 100644 --- a/template/fame.st +++ b/template/fame.st @@ -3,7 +3,7 @@ <title>dump.fm hall of fame</title> $head()$ <script> - jQuery(document).ready(initLog); + jQuery(document).ready(function(){ initLog () }); </script> </head> <body> |
