summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2010-03-21 05:18:03 +0000
committerivan <ivan>2010-03-21 05:18:03 +0000
commitfeae032ef7422a3cfbe20f4691cd7ed150e9ae8d (patch)
tree67edfc7870667d482e34bd4bf98a66f45c2bce34
parent5b55a4086e9d7f0f239cb710a77967d5fc41696f (diff)
think this fixes the "results box color infects everything else" problem
-rw-r--r--rt/FREESIDE_MODIFIED2
-rwxr-xr-xrt/share/html/Widgets/TitleBoxEnd2
2 files changed, 3 insertions, 1 deletions
diff --git a/rt/FREESIDE_MODIFIED b/rt/FREESIDE_MODIFIED
index ea38878..a383d6d 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 402124e..4a698e9 100755
--- a/rt/share/html/Widgets/TitleBoxEnd
+++ b/rt/share/html/Widgets/TitleBoxEnd
@@ -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