From 2b550025325b0f0edf73e86169275a8251090ccb Mon Sep 17 00:00:00 2001 From: Naomi Aro Date: Fri, 11 May 2012 11:27:53 +0200 Subject: [PATCH] CC-3809 : Metadata popup keeps loading by right clicking the preview button of a playlist, only in Firefox --- airtime_mvc/public/js/airtime/library/library.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airtime_mvc/public/js/airtime/library/library.js b/airtime_mvc/public/js/airtime/library/library.js index 3e6feb9bf..06183d2ad 100644 --- a/airtime_mvc/public/js/airtime/library/library.js +++ b/airtime_mvc/public/js/airtime/library/library.js @@ -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: {