[Rt-commit] r4543 - in rt/branches/CHALDEA-EXPERIMENTAL: html

jesse at bestpractical.com jesse at bestpractical.com
Thu Feb 16 16:34:49 EST 2006


Author: jesse
Date: Thu Feb 16 16:34:46 2006
New Revision: 4543

Modified:
   rt/branches/CHALDEA-EXPERIMENTAL/   (props changed)
   rt/branches/CHALDEA-EXPERIMENTAL/html/rt.js

Log:
 r23814 at truegrounds:  jesse | 2006-02-16 13:33:40 -0800
 * try to make rt.js do the right thing with headers


Modified: rt/branches/CHALDEA-EXPERIMENTAL/html/rt.js
==============================================================================
--- rt/branches/CHALDEA-EXPERIMENTAL/html/rt.js	(original)
+++ rt/branches/CHALDEA-EXPERIMENTAL/html/rt.js	Thu Feb 16 16:34:46 2006
@@ -1,5 +1,7 @@
 /*
+<%init>
 % $r->content_type('application/x-javascript');
+</%init>
 */
 
 function hideshow(num) {


More information about the Rt-commit mailing list