diff --git a/forms/TableListField.php b/forms/TableListField.php index 2adf6ce38..310658186 100755 --- a/forms/TableListField.php +++ b/forms/TableListField.php @@ -1013,6 +1013,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 ae8f42dd3..71d706ca7 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 %>