.
[hacks/simpleWebSlides.git] / simpleWebSlides.js
index ebab5ca..c63bf25 100644 (file)
@@ -512,6 +512,7 @@ SWS.Presentation = new function () {
             } else {
                 $("#sws-percent-progress").text(100);
                 progress.remove();
+               window.status = 'Ready';
             }
         };
         loop();