14 Dec
2018
14 Dec
'18
11:52 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19489 --- Comment #17 from Devinim <kohadevinim@devinim.com.tr> --- (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.