https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42295
--- Comment #32 from Jonathan Druart <[email protected]> --- Created attachment 202762 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202762&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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
