diff options
| author | tim b <timb@camcompu.home> | 2010-07-02 09:24:34 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-07-02 09:24:34 -0700 |
| commit | fb4f8932ad3caf7a5ffdb09685d7424879a92ead (patch) | |
| tree | b018770c09f58da9b511baadb5b9b32bbcf6c137 /template/userlog.st | |
| parent | 532d81b0207314aad593d1e398076915e53da7e9 (diff) | |
| parent | 5b2139d5a747f37264160b43b4c776846b54cb74 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/userlog.st')
| -rw-r--r-- | template/userlog.st | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/userlog.st b/template/userlog.st index ee01b09..5c925fd 100644 --- a/template/userlog.st +++ b/template/userlog.st @@ -2,8 +2,6 @@ <head> <title>$nick$'s dump.fm</title> $head()$ - <script src="/static/js/jquery.editinplace.1.0.1.packed.js" type="text/javascript"></script> - <script src="/static/js/ajaxupload.js"></script> <script> jQuery(document).ready(initLog); |
