8 Sep
2026
8 Sep
'26
9:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42295 --- Comment #52 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- Created attachment 205239 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205239&action=edit Big 42295: (follow-up) Remove data-tt-allowed from script tag in js-patron-get-age.inc (auto tidy) This removes the declaration of const tz as this gets already declared in js-date-format.inc which is always present when js-patron-get-age.inc is included. With no TT interpolation left, the data-tt-allowed flag can be removed from the script tag. Signed-off-by: Andrew Fuerste Henry <andrew@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.