On rare occasion, spinner wouldn't disappear
parent
933f59c0c1
commit
01da1f80e4
Binary file not shown.
|
@ -719,6 +719,7 @@ function myCloseSpinner() {
|
|||
|
||||
function myCloseAlert() {
|
||||
swal.close();
|
||||
$("div.spinner, .sweet-alert").hide();
|
||||
swalBackground("<?=$swalBackground?>");
|
||||
enableSearch();
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
767d6f2203fed9541daeb57bbf7b58b3 ./Apps.page
|
||||
83b3f89cd42e8601c7c217d5b4889c81 ./CA_notices.page
|
||||
7b7f309d7f31eb65adac75ade67b5269 ./CommunityApps.page
|
||||
dd790a180117d1c568663a7481e8ebd3 ./CommunityApps.page
|
||||
6db73582f22dab13d329e862067ee84e ./PluginAPI.page
|
||||
b398273cf7daa62ab00d2de2336ca25f ./README.md
|
||||
1a908064914041c48be7bf0dab77515a ./ca_settings.page
|
||||
|
|
Loading…
Reference in New Issue