https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27934
--- Comment #13 from Katrin Fischer <[email protected]> --- 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. _______________________________________________ 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/
