https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41568 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #73 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #72)
Created attachment 196532 [details] [review] Bug 41568: (follow-up) Tidy kohaTable - circ/circulation_batch_checkouts.tt
Patch from commit ded4dd9
There was an extra quote! The patch is doing this change: - duedatespec_fp.setDate("today_due_date_and_time); - duedatespec_fp.setDate(today_due_date_and_time); And the tidy. -- You are receiving this mail because: You are watching all bug changes.