https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42295
--- Comment #22 from Jan Kissig <[email protected]> --- Created attachment 201696 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201696&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] https://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/
