diff options
| author | sostler <sbostler@gmail.com> | 2010-05-20 15:01:50 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-05-20 15:01:50 -0400 |
| commit | 984b04cdd4748c88086e1d1ca0b060e1eaebb2a6 (patch) | |
| tree | f5f859a1ee90dd3931b61aef0967d42b35567e87 /template | |
| parent | be5ae0f99e685177d51ff82304eb525e6790ea7d (diff) | |
Consolidated away.js
Diffstat (limited to 'template')
| -rw-r--r-- | template/chat.st | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/chat.st b/template/chat.st index 5b829fc..c9b1ab7 100644 --- a/template/chat.st +++ b/template/chat.st @@ -23,7 +23,6 @@ $head()$ <script type="text/javascript" src="/static/js/invalid_domains.js"></script> <script type="text/javascript" src="/static/webcam/webcam.js"></script> <script type="text/javascript" src="/static/js/tooltip.js"></script> - <script type="text/javascript" src="/static/js/away.js"></script> <script type="text/javascript" src="/static/js/ajaxupload.js"></script> $if(user_nick)$ <script type="text/javascript" src="/json/$user_nick$/favorites"></script> |
