https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41560
--- Comment #2 from David Nind <[email protected]> --- Created attachment 191229 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=191229&action=edit Bug 41560: Remove id="js" from script tags Both files koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/issuehistory.tt koha-tmpl/intranet-tmpl/prog/en/modules/members/readingrec.tt have <script id="js"> That's not needed, useless, and confusing. Added from those commits for no obvious reasons catalogue/issuehistory.tt commit df98c8aaaaf0a7406dc24f4c288c8f930aa8215d CommitDate: Mon May 14 15:39:44 2012 +0200 bug_7647: Table sorter on issue history members/readingrec.tt commit 77b6409802e6ce5612883ec6d22db9545547444a CommitDate: Mon Mar 21 20:02:15 2011 +1300 Bug 5917 : Converted templates -- 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/
