mirror of
https://github.com/Squidly271/community.applications.git
synced 2025-06-03 14:52:13 +08:00
Finally no orphans
still need to automatically reload the page...
This commit is contained in:
parent
24b2ca09be
commit
8eadcc3d71
BIN
archive/community.applications-2023.11.06-x86_64-1.txz
Normal file
BIN
archive/community.applications-2023.11.06-x86_64-1.txz
Normal file
Binary file not shown.
@ -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');
|
||||
|
@ -1,4 +1,4 @@
|
||||
81ce81b4fd6d36c5de2753add3b53652 ./Apps.page
|
||||
6bb630b4e42afd84148b301d9dbc8235 ./Apps.page
|
||||
385834d91dc8758bfcd5d34f1c3e530e ./CA_notices.page
|
||||
2c2a1b7d148fe51ee38813d1a0e71589 ./ca_settings.page
|
||||
01ed7990078dee7cecfeda9a4e49377e ./default.cfg
|
||||
|
Loading…
x
Reference in New Issue
Block a user