SAAS-1211 - fix columns in oColVis dropdown for My Podcast episode table
This commit is contained in:
parent
6d9859c025
commit
42e55f193c
|
@ -550,7 +550,7 @@ var AIRTIME = (function (AIRTIME) {
|
|||
oColVis: {
|
||||
buttonText: $.i18n._("Columns"),
|
||||
iOverlayFade: 0,
|
||||
aiExclude: [0, 1],
|
||||
aiExclude: [0]
|
||||
},
|
||||
oColReorder: {
|
||||
iFixedColumns: 1 // Checkbox
|
||||
|
|
Loading…
Reference in New Issue