Revert "CC-4955: Datatables saves its parameters twice on every page load"

This reverts commit 39ec07e71c.
This commit is contained in:
Naomi 2013-02-15 16:50:43 -05:00
parent f2773fcb01
commit 9a2b8af7b1
2 changed files with 0 additions and 4 deletions

View file

@ -451,8 +451,6 @@ var AIRTIME = (function(AIRTIME){
}
oData.iCreate = parseInt(oData.iCreate, 10);
return false;
},
"fnServerData": mod.fnServerData,