CC-3972: it is not possible to select tracks in Now Playing tab

-fixed
This commit is contained in:
denise 2012-06-12 14:58:33 -04:00
parent b588b3b9a4
commit 8a63478c73
1 changed files with 1 additions and 0 deletions

View File

@ -301,6 +301,7 @@ var AIRTIME = (function(AIRTIME){
if (!$el.hasClass("ui-state-disabled")) {
$el.addClass("ui-state-hover");
$("#show_builder .ui-icon-document-b").contextMenu(true);
}
else {
$("#show_builder .ui-icon-document-b").contextMenu(false);