Cross Reference: datatable-sort.js
xref
: /
yui3
/
build
/
datatable-sort
/
lang
/
datatable-sort.js
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
e1b3da63dc1e5d71c3391ed502327e8f57a310a7
Luke Smith
YUI
.
add
(
"
lang
/
datatable-sort
"
,
function
(a){a.
Intl
.
add
(
"datatable-sort"
,
""
,{
asc
:
"Ascending"
,
desc
:
"Descending"
,
sortBy
:
"Sort by {column}"
,
reverseSortBy
:
"Reverse sort by {column}"
});},
"@VERSION@"
);