using jqueryUI with datatables
This commit is contained in:
parent
9e20e935ca
commit
8bc2038597
@ -100,6 +100,7 @@ function setUpLibrary() {
|
||||
/* Type */ { "sName": "ftype", "bSearchable": false }
|
||||
],
|
||||
"aaSorting": [[2,'asc']],
|
||||
"sPaginationType": "full_numbers"
|
||||
"sPaginationType": "full_numbers",
|
||||
"bJQueryUI": true
|
||||
} );
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user