mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-29 11:24:10 +01:00
Dev fix: Add ai
to the list of Hungarian comapt options
This commit is contained in:
parent
ee4ee545d1
commit
3eeb09a06d
@ -1 +1 @@
|
|||||||
c2ea3fed769ec5de9a9ef9d8b26c0cdf71619fb1
|
7fbc79e70c9c07598dc03ad46053a081165e9463
|
||||||
|
2
media/js/jquery.dataTables.js
vendored
2
media/js/jquery.dataTables.js
vendored
@ -272,7 +272,7 @@
|
|||||||
function _fnHungarianMap ( o )
|
function _fnHungarianMap ( o )
|
||||||
{
|
{
|
||||||
var
|
var
|
||||||
hungarian = 'a aa ao as b fn i m o s ',
|
hungarian = 'a aa ai ao as b fn i m o s ',
|
||||||
match,
|
match,
|
||||||
newKey,
|
newKey,
|
||||||
map = {};
|
map = {};
|
||||||
|
Loading…
Reference in New Issue
Block a user