]> _ Git - fluidbook-toolbox.git/commitdiff
wait #6283
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 18 Oct 2023 12:37:02 +0000 (14:37 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 18 Oct 2023 12:37:02 +0000 (14:37 +0200)
public/packages/fluidbook/toolbox/js/bundle.js

index f073fd19e4c442f0ee754df796d618e9e9946b65..a2918dc8c422127165be905aab7ad7609b443f3d 100644 (file)
@@ -84,5 +84,5 @@ function showLoader(message, progress) {
 }
 
 function hideLoader() {
-    //$("#loader").remove();
+    $("#loader").remove();
 }