diff --git a/upload/styles/cb_28/layout/upload.html b/upload/styles/cb_28/layout/upload.html index 74e1e695..38a58ec7 100644 --- a/upload/styles/cb_28/layout/upload.html +++ b/upload/styles/cb_28/layout/upload.html @@ -385,7 +385,7 @@ $('.progress-bar_'+pluploadFileId).css("width",filePercentage+"%"); //updawte progress bar text to show percentage $('.realProgText_'+pluploadFileId).text(filePercentage+"% Completed"); - + $("#progressNumber").text(file.percent + "%"); // meaning file has completely uploaded if (filePercentage == 100) { // remove cancel button