CC-3980: Excel export button in Playout History does not really export
Excel format - removed xls option
This commit is contained in:
parent
10fc5038c8
commit
2480639e58
1 changed files with 0 additions and 4 deletions
|
@ -101,10 +101,6 @@ var AIRTIME = (function(AIRTIME) {
|
|||
"sExtends": "csv",
|
||||
"fnClick": setFlashFileName
|
||||
},
|
||||
{
|
||||
"sExtends": "xls",
|
||||
"fnClick": setFlashFileName
|
||||
},
|
||||
{
|
||||
"sExtends": "pdf",
|
||||
"fnClick": setFlashFileName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue