From 5366a7f811968ef2dafe14c784e2a974ee6596e6 Mon Sep 17 00:00:00 2001 From: Andrew Isherwood Date: Fri, 18 Jan 2019 14:59:00 +0000 Subject: [PATCH] Bug 18589: (follow-up) Fix QA error --- .../prog/en/includes/ill-list-table.inc | 78 ++++++++++++---------- 1 file changed, 42 insertions(+), 36 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table.inc index 348b36e2c3..c758ba5054 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/ill-list-table.inc @@ -1,36 +1,42 @@ - 0 %] data-prefilters="[% prefilters %]"[% END %]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Request IDAuthorTitleArticle titleIssueVolumeYearPagesTypeOrder IDPatron IDPatron barcodePatronBiblio IDBranchStatus Placed on Updated onRepliedCompleted onAccess URLCostOPAC notesStaff notesBackend
+
+ [% IF prefilters.length > 0 %] + + [% ELSE %] +
+ [% END %] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Request IDAuthorTitleArticle titleIssueVolumeYearPagesTypeOrder IDPatron IDPatron barcodePatronBiblio IDBranchStatus Placed on Updated onRepliedCompleted onAccess URLCostOPAC notesStaff notesBackend
+
-- 2.11.0