summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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 @@
</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