fixed
Multi updates to containers (without plugins being updated) would crash CA after finished
This commit is contained in:
parent
87a103523f
commit
d198277814
BIN
archive/community.applications-2022.06.29-x86_64-1.txz
Normal file
BIN
archive/community.applications-2022.06.29-x86_64-1.txz
Normal file
Binary file not shown.
@ -1846,6 +1846,7 @@ function updateMulti() {
|
||||
$.cookie("ca_plugininstallpending",plugin,{path:"/;SameSite=Lax"});
|
||||
}
|
||||
if ( docker.length ) {
|
||||
saveState();
|
||||
$("#sb-nav-close").css("visibility","hidden"); // Because docker install cannot be aborted so why allow window to close
|
||||
openBox('/plugins/<?=$plugin?>/scripts/installMulti.php?plugin='+plugin+'&docker='+docker,tr('Install '+makePlural("Application",dockerCount)),600,1100,true);
|
||||
} else {
|
||||
|
@ -1,4 +1,4 @@
|
||||
72e80b50ac6810b3dc7919a645d63577 ./Apps.page
|
||||
a25d5e4df4f1b04bc30371fc79c6c19b ./Apps.page
|
||||
4e55f7483b661af21a25b677179baffe ./CA_notices.page
|
||||
42a1658a916a3a3eed2a9f2af80603c4 ./ca_settings.page
|
||||
e718d7825dbdc96a17a915079222b098 ./default.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user