From feae032ef7422a3cfbe20f4691cd7ed150e9ae8d Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 21 Mar 2010 05:18:03 +0000 Subject: [PATCH] think this fixes the "results box color infects everything else" problem --- rt/FREESIDE_MODIFIED | 2 ++ rt/share/html/Widgets/TitleBoxEnd | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- 2.11.0