CC-3809 : Metadata popup keeps loading by right clicking the preview button of a playlist, only in Firefox

This commit is contained in:
Naomi Aro 2012-05-11 11:27:53 +02:00
parent 4e2aee83fd
commit 2b55002532
1 changed files with 1 additions and 1 deletions

View File

@ -350,7 +350,7 @@ var AIRTIME = (function(AIRTIME) {
});
//add a tool tip to appear when the user clicks on the type icon.
$(nRow).find("td:not(:first, td>img)").qtip({
$(nRow).find("td:not(.library_checkbox, .library_type)").qtip({
content: {
text: "Loading...",
title: {