[Rt-commit] r4696 - in rtir/branches/1.9-EXPERIMENTAL: html/RTIR/NoAuth

ruz at bestpractical.com ruz at bestpractical.com
Sun Mar 5 18:59:04 EST 2006


Author: ruz
Date: Sun Mar  5 18:59:03 2006
New Revision: 4696

Modified:
   rtir/branches/1.9-EXPERIMENTAL/   (props changed)
   rtir/branches/1.9-EXPERIMENTAL/html/RTIR/NoAuth/webrtir.css

Log:
 r869 at cubic-pc:  cubic | 2006-03-05 06:02:59 +0300
 * css file had incorrect content_type
 * content contained html


Modified: rtir/branches/1.9-EXPERIMENTAL/html/RTIR/NoAuth/webrtir.css
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/html/RTIR/NoAuth/webrtir.css	(original)
+++ rtir/branches/1.9-EXPERIMENTAL/html/RTIR/NoAuth/webrtir.css	Sun Mar  5 18:59:03 2006
@@ -1 +1,6 @@
-# RTIR-specific CSS goes here
+%# RTIR-specific CSS goes here
+
+% $m->abort;
+<%INIT>
+$r->content_type('text/css');
+</%INIT>


More information about the Rt-commit mailing list