https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27974 Bug ID: 27974 Summary: Replace obsolete title-string sorting: Circulation templates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Circulation Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, jonathan.druart@bugs.koha-community.org, koha-bugs@lists.koha-community.org, kyle.m.hall@gmail.com, martin.renvoize@ptfs-europe.com, oleonard@myacpl.org, sally.healey@cheshiresharedservices.gov.uk, testopia@bugs.koha-community.org, tomascohen@gmail.com Depends on: 27934 This patch will modify the following templates to replace the old "title-string" DataTables sorting method with the built-in method using "data-order" attributes. intranet-tmpl/prog/en/modules/circ/checkout-notes.tt intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt intranet-tmpl/prog/en/modules/circ/overdue.tt intranet-tmpl/prog/en/modules/circ/pendingreserves.tt intranet-tmpl/prog/en/modules/circ/transfers_to_send.tt intranet-tmpl/prog/en/modules/circ/transferstoreceive.tt intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27934 [Bug 27934] Table sorting using title-string option is obsolete -- You are receiving this mail because: You are on the CC list for the bug. You are watching all bug changes.