Prechádzať zdrojové kódy

Finalize of 1.112 release

TC pushbot 5 4 rokov pred
rodič
commit
ac80ecf51a

+ 3 - 1
web/SystemAO/file_system/file_operation.html

@@ -254,6 +254,7 @@ mainloop:
                         if (progress.Error != ""){
                             //Something went wrong
                             $("#progressbar").css("background-color", "#eb3f28");
+                            $("#opricon").attr("src", "img/error.png");
                             enterErrorMode = true;
                             alert(progress.Error);
                         }else{
@@ -281,7 +282,8 @@ mainloop:
                         if (!enterErrorMode){
                             $("#progressbar").css("background-color", "#2bba35");
                             $("#progressbar").css("width", "100%");
-                            $("#progress").text("100%")
+                            $("#progress").text("100%");
+                            $("#opricon").attr("src", "img/done.png")
                             setTimeout(function(){
                                 if (operationConfig.opr == "unzipAndOpen"){
                                     //If open after unzip is required

BIN
web/SystemAO/file_system/trashbin_img/f_f_business_34_s512_f_business_34_1bg.png


BIN
web/SystemAO/file_system/trashbin_img/f_f_business_34_s512_f_business_34_1nbg.png