diff options
| author | sostler <sbostler@gmail.com> | 2010-05-26 21:04:10 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-05-26 21:04:10 -0400 |
| commit | f39460e04e5a861591fa918ce09fa7e97027c4b7 (patch) | |
| tree | 2d80f649e06b8a22fc8667fe82d6e1124a6c6e65 /static/test/bugchat.html | |
| parent | bb846be992605e64faff34371f8502d4d4534651 (diff) | |
Moved bugchat files
Diffstat (limited to 'static/test/bugchat.html')
| -rw-r--r-- | static/test/bugchat.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/static/test/bugchat.html b/static/test/bugchat.html deleted file mode 100644 index 548eb6d..0000000 --- a/static/test/bugchat.html +++ /dev/null @@ -1,14 +0,0 @@ -<html> - <head> - <title>BUG CHAT</title> - <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> - <script type="text/javascript" src="/static/test/bugchat.js"></script> - <script> - $(initClient); - </script> - </head> - <body> - <div id="msgs"> - </div> - </body> -</html> |
