-remove console.log

This commit is contained in:
denise 2012-09-18 15:16:54 -04:00
parent 0386f8a9cb
commit e676cf856f
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ function getCurrentShow(){
function addQtipToSCIcons(ele){
var id = $(ele).attr("id");
console.log(ele);
if($(ele).hasClass("progress")){
$(ele).qtip({
content: {