CC-3174 : showbuilder

changing queries for datatables to use the Datatables model class.
This commit is contained in:
Naomi Aro 2012-03-12 15:32:24 +01:00
parent 41a46b3144
commit 3145c24ba2
4 changed files with 22 additions and 98 deletions

View file

@ -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;