CC-2866: progress icon not showing

- fixed
This commit is contained in:
James 2011-09-22 12:15:03 -04:00
parent b3654c62bc
commit 43ba92a535
3 changed files with 6 additions and 8 deletions

View file

@ -348,7 +348,7 @@ function addQtipToSCIcons(ele){
if($(ele).hasClass("progress")){
$(ele).qtip({
content: {
text: "Uploading in the progress..."
text: "Uploading in progress..."
},
position:{
adjust: {