https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19489
--- Comment #17 from Devinim <[email protected]> --- (In reply to Jonathan Druart from comment #15) > due_date must be displayed with the as_due_date flag, not with_hours: > > [% your_due_date | $KohaDates as_due_date => 1 %] Hi Jonathan, In order to make code integrity, we've looked at members/readingrec.tt Line 95 of that file also uses due_date. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
