Home
last modified time | relevance | path

Searched refs:sortLocaleCompare (Results 1 – 1 of 1) sorted by relevance

/plugin/rater/scripts/
Djquery.tablesorter.js121 sortLocaleCompare: true, property
667 if (table.config.sortLocaleCompare) return a.localeCompare(b);
672 if (table.config.sortLocaleCompare) return b.localeCompare(a);