[Koha-bugs] [Bug 27934] Table sorting using title-string option is obsolete

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 4 23:00:10 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27934

--- Comment #13 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
It looks like we sill got some remaining title-string attributes:

koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc:        {
"targets": [ "title-string" ], "type": "title-string" },
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_to_pull.tt:            
                   <th class="recall-date title-string">Earliest recall
date</th>
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_to_pull.tt:            
       { "sType": "title-string", "aTargets" : [ "title-string" ] },
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_waiting.tt:            
                               <th class="recall-waitingdate
title-string">Available since</th>
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_waiting.tt:            
                                   <th class="recall-waitingdate
title-string">Available since</th>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list