http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13054
--- Comment #3 from Owen Leonard <[email protected]> --- (In reply to Martin Renvoize from comment #2) > I just added the 'anti-the' to checkouts.js and found it > appeared to be working for me.. Yes, that works for me too. However, if I try to add something similar to manage-marc-imports.tt it doesn't work (Line 38): - { "mDataProp": "citation" }, + { "mDataProp": "citation", "sType": "anti-the" }, -- 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] http://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/
