CC-2866: progress icon not showing
- fixed
This commit is contained in:
parent
b3654c62bc
commit
43ba92a535
3 changed files with 6 additions and 8 deletions
|
@ -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: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue