SAAS-1068: Crossfade button broken when editing new smart block
* Shouldn't have been enabled in the first place.
This commit is contained in:
parent
893d60ed44
commit
e55e99365b
1 changed files with 1 additions and 0 deletions
|
@ -550,6 +550,7 @@ var AIRTIME = (function(AIRTIME){
|
||||||
appendAddButton();
|
appendAddButton();
|
||||||
appendModAddButton();
|
appendModAddButton();
|
||||||
removeButtonCheck();
|
removeButtonCheck();
|
||||||
|
setFadeIcon();
|
||||||
}
|
}
|
||||||
|
|
||||||
function openPlaylistPanel() {
|
function openPlaylistPanel() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue