https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27990 Bug ID: 27990 Summary: Replace obsolete title-string sorting: Patrons Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Patrons Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com, testopia@bugs.koha-community.org Blocks: 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/members/accountline-details.tt intranet-tmpl/prog/en/modules/members/boraccount.tt intranet-tmpl/prog/en/modules/members/discharges.tt intranet-tmpl/prog/en/modules/members/holdshistory.tt intranet-tmpl/prog/en/modules/members/moremember.tt intranet-tmpl/prog/en/modules/members/notices.tt intranet-tmpl/prog/en/modules/members/pay.tt intranet-tmpl/prog/en/modules/members/readingrec.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 watching all bug changes.