CC-1960: Internationalize Airtime / Support translations

-playout history datatable was missing translation table
This commit is contained in:
denise 2012-11-27 12:17:59 -05:00
parent 36c6edcff1
commit d2ed927e65
1 changed files with 1 additions and 3 deletions

View File

@ -80,9 +80,7 @@ var AIRTIME = (function(AIRTIME) {
"fnServerData": fnServerData,
"oLanguage": {
"sSearch": ""
},
"oLanguage": datatables_dict,
"aLengthMenu": [[50, 100, 500, -1], [50, 100, 500, "All"]],
"iDisplayLength": 50,