From dc5870a21eb1d04eff8e07e42e77b227cc689448 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Sat, 21 Sep 2019 00:58:47 +0000 Subject: [PATCH] Bug 23408: (RM follow-up) Fix rebase Signed-off-by: Lucas Gass --- .../prog/en/modules/circ/circulation.tt | 30 +------------------ 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt index 2420b84fcd..ae0aeee20e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -531,12 +531,6 @@ No patron matched [% message | html %] [% END %] - - - [% INCLUDE "checkouts-table.inc" %] - - [% INCLUDE "relatives-issues-table.inc" %] - @@ -853,29 +847,7 @@ No patron matched [% message | html %] [% INCLUDE "checkouts-table.inc" %] -[% IF ( relatives_issues_count ) %] -
- - - - - - - - - - - - - - - - - - -
Due date (unformatted, hidden)Due dateTitleItem typeCollection codeLocationChecked out onChecked out fromCall noChargeFinePricePatron
-
-[% END %] +[% INCLUDE "relatives-issues-table.inc" %] [% IF CAN_user_clubs && ( enrollable.count || enrollments.count ) %]
-- 2.39.5