From e0e3efacca9e4e605f0e1c5612ace38194a2f878 Mon Sep 17 00:00:00 2001 From: Genevieve Plantin Date: Fri, 4 Sep 2015 09:15:26 -0400 Subject: [PATCH] Bug 13781: Fix relatives's checkouts missing heading columns MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit There was two missing heading columns (location and fine) and one hidden heading missing column (this hidden column is needing for sorting the table) it was taking the due_date column for the hidden column, so I added them Both patches tested together. Works as expected. Signed-off-by: Marc Véron Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt index e3ca832875..47ac879769 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt @@ -444,13 +444,16 @@ function validate1(date) { + + + -- 2.20.1
Due date hidden not formatted Due date Title Item typeLocation Checked out on Checked out from Call no ChargeFine Price Patron