CC-3174 : showbuilder
changing queries for datatables to use the Datatables model class.
This commit is contained in:
parent
41a46b3144
commit
3145c24ba2
4 changed files with 22 additions and 98 deletions
|
@ -139,7 +139,9 @@ var AIRTIME = (function(AIRTIME) {
|
|||
oData.iCreate = parseInt(oData.iCreate, 10);
|
||||
},
|
||||
|
||||
"sAjaxSource": "/Library/contents",
|
||||
"sAjaxSource": "/Library/contents-feed",
|
||||
"sAjaxDataProp": "files",
|
||||
|
||||
"fnServerData": function ( sSource, aoData, fnCallback ) {
|
||||
var type;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue