[Rt-commit] r4564 - rt/branches/3.5-TESTING/html/Elements
    jesse at bestpractical.com 
    jesse at bestpractical.com
       
    Tue Feb 21 16:32:09 EST 2006
    
    
  
Author: jesse
Date: Tue Feb 21 16:32:09 2006
New Revision: 4564
Added:
   rt/branches/3.5-TESTING/html/Elements/TitleBox
Log:
* Titlebox component for compatibility with 3.4
Added: rt/branches/3.5-TESTING/html/Elements/TitleBox
==============================================================================
--- (empty file)
+++ rt/branches/3.5-TESTING/html/Elements/TitleBox	Tue Feb 21 16:32:09 2006
@@ -0,0 +1,4 @@
+<%init>
+# For compatibility with 3.4
+$m->comp('/Widgets/TitleBox', %ARGS );
+</%init>
    
    
More information about the Rt-commit
mailing list