* SAAS-1184 - more polish for publishing/podcasting
* Fix some issues with the station podcast feed * Various small fixes
This commit is contained in:
parent
5264bebe57
commit
74f7c454b5
13 changed files with 257 additions and 50 deletions
|
@ -196,7 +196,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
// In case we're adding a tab that wraps to the next row
|
||||
// It's better to call this here so we don't have to call it in multiple places
|
||||
mod.onResize();
|
||||
AIRTIME.library.fnRedraw();
|
||||
// AIRTIME.library.fnRedraw();
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue