Changeset 305 for branches/0.5/demos/legacy/cherrychat/static/chat.html

Show
Ignore:
Timestamp:
06/23/08 10:04:23 (7 months ago)
Author:
frank
Message:

edited cherrychat static files to work with 0.5

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.5/demos/legacy/cherrychat/static/chat.html

    r304 r305  
    77    --> 
    88    <link rel="stylesheet" href="chat.css"> 
    9     <script src="/_/orbited.js"></script> 
     9    <script src="http://localhost:8000/static/orbited.js"></script> 
    1010    <script src="chat.js"></script> 
    1111  </head>