CC-4243: Playlist Builder: Remove main fade block if there are no fades to set

-fixed
This commit is contained in:
denise 2012-08-17 12:56:45 -04:00
parent d473190a8c
commit e2fe6d4284
3 changed files with 27 additions and 13 deletions

View file

@ -239,16 +239,6 @@ function getRowIndex(ele) {
return index;
}
function setFadeIcon(){
var contents = $("#spl_sortable");
var show = contents.is(":visible");
if (show) {
$("#spl_crossfade").show();
} else {
$("#spl_crossfade").hide();
}
}
/* This function appends a '+' button for the last
* modifier row of each criteria.
* If there are no modifier rows, the '+' button