diff --git a/forms/TableListField.php b/forms/TableListField.php index dbe073095..a38374c71 100755 --- a/forms/TableListField.php +++ b/forms/TableListField.php @@ -1009,6 +1009,7 @@ JS $this->showPagination = false; increase_time_limit_to(); + $this->Print = true; $result = $this->renderWith(array($this->template . '_printable', 'TableListField_printable')); diff --git a/templates/TableListField.ss b/templates/TableListField.ss index c39267d27..f74e59d5a 100755 --- a/templates/TableListField.ss +++ b/templates/TableListField.ss @@ -72,9 +72,9 @@ <% end_if %> -
+ <% if Print %><% else %>
<% control Utility %> $Title <% end_control %> -
+
<% end_if %>