From: ivan Date: Sun, 21 Mar 2010 05:18:03 +0000 (+0000) Subject: think this fixes the "results box color infects everything else" problem X-Git-Tag: root_of_svc_elec_features~382 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=feae032ef7422a3cfbe20f4691cd7ed150e9ae8d;hp=5b55a4086e9d7f0f239cb710a77967d5fc41696f think this fixes the "results box color infects everything else" problem --- diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED index ea3887833..a383d6dbb 100644 --- a/rt/FREESIDE_MODIFIED +++ b/rt/FREESIDE_MODIFIED @@ -43,3 +43,5 @@ share/html/Elements/EditCustomers share/html/User/Prefs.html share/html/Prefs/SearchOptions.html + + share/html/Widgets/TitleBoxEnd diff --git a/rt/share/html/Widgets/TitleBoxEnd b/rt/share/html/Widgets/TitleBoxEnd index 402124e28..4a698e9f7 100755 --- a/rt/share/html/Widgets/TitleBoxEnd +++ b/rt/share/html/Widgets/TitleBoxEnd @@ -50,7 +50,7 @@ % #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