]> _ Git - fluidbook-toolbox.git/commitdiff
wait #6571 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 7 Feb 2024 17:15:05 +0000 (18:15 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 7 Feb 2024 17:15:05 +0000 (18:15 +0100)
resources/views/columns/fluidbook_status.blade.php

index c2c1a50c0f996d0d6487b612eeccf5d4b0bfa4ea..c2d8d9632e9a12e91bf23201836f663e9f0685bb 100644 (file)
                         method: 'post',
                         data: v,
                     }).done(function (data) {
-                        Swal.close();
+                        window.location = window.location.toString();
                     });
                     return false;
                 });