Finally no orphans

still need to automatically reload the page...
This commit is contained in:
Squidly271 2023-11-06 06:36:06 -05:00
parent 24b2ca09be
commit 8eadcc3d71
3 changed files with 4 additions and 2 deletions

Binary file not shown.

View File

@ -1966,7 +1966,9 @@ function updateMulti() {
}
if ( docker.length ) {
saveState();
openDocker('update_container '+docker.join('*'),tr('Install '+makePlural("Application",dockerCount)),'');
setTimeout(function(){
openDocker('update_container '+docker.join('*'),tr('Install '+makePlural("Application",dockerCount)),'','refresh');
},1000);
} else {
<?if ($nchanCom):?>
ca_openPlugin('multiplugin update '+plugin,tr('Install '+makePlural("Application",pluginCount)),'','refresh');

View File

@ -1,4 +1,4 @@
81ce81b4fd6d36c5de2753add3b53652 ./Apps.page
6bb630b4e42afd84148b301d9dbc8235 ./Apps.page
385834d91dc8758bfcd5d34f1c3e530e ./CA_notices.page
2c2a1b7d148fe51ee38813d1a0e71589 ./ca_settings.page
01ed7990078dee7cecfeda9a4e49377e ./default.cfg