http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11877 Bug ID: 11877 Summary: Eliminate use of deprecated jQuery .live() method Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org JavaScript in a few templates uses the now-deprecated .live() method. This should be replaced with .on() in preparation for an upgrade of jQuery. -- You are receiving this mail because: You are watching all bug changes.