SAAS-1188 - add empty placeholder for podcast episodes table
This commit is contained in:
parent
26c9a19836
commit
0951afcbb3
3 changed files with 28 additions and 17 deletions
|
@ -1558,6 +1558,9 @@ var AIRTIME = (function(AIRTIME) {
|
|||
},
|
||||
oColReorder: {
|
||||
iFixedColumns: 3 // Checkbox + imported
|
||||
},
|
||||
fnDrawCallback: function () {
|
||||
AIRTIME.library.drawEmptyPlaceholder($(this));
|
||||
}
|
||||
},
|
||||
buttons,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue