[freeside-commits] freeside/rt/share/html/Widgets TitleBoxEnd, 1.1.1.1, 1.2
Ivan,,,
ivan at wavetail.420.am
Sat Mar 20 22:17:09 PDT 2010
Update of /home/cvs/cvsroot/freeside/rt/share/html/Widgets
In directory wavetail.420.am:/tmp/cvs-serv10318
Modified Files:
TitleBoxEnd
Log Message:
think this fixes the "results box color infects everything else" problem
Index: TitleBoxEnd
===================================================================
RCS file: /home/cvs/cvsroot/freeside/rt/share/html/Widgets/TitleBoxEnd,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -w -d -r1.1.1.1 -r1.2
--- TitleBoxEnd 31 Dec 2009 13:16:12 -0000 1.1.1.1
+++ TitleBoxEnd 21 Mar 2010 05:17:07 -0000 1.2
@@ -50,7 +50,7 @@
</div>
% #Manually flush the content buffer after each titlebox is displayed
-% $m->flush_buffer();
+% #wtf? this causes us to lose content #$m->flush_buffer();
<%ARGS>
$title => undef
More information about the freeside-commits
mailing list