diff --git a/archive/community.applications-2022.06.15-x86_64-1.txz b/archive/community.applications-2022.06.15-x86_64-1.txz new file mode 100644 index 00000000..1487ac3e Binary files /dev/null and b/archive/community.applications-2022.06.15-x86_64-1.txz differ diff --git a/archive/community.applications-2022.06.16-x86_64-1.txz b/archive/community.applications-2022.06.16-x86_64-1.txz new file mode 100644 index 00000000..1694e60a Binary files /dev/null and b/archive/community.applications-2022.06.16-x86_64-1.txz differ diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page b/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page index c1a567a0..e74dc9ae 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/Apps.page @@ -2928,7 +2928,13 @@ function getPerPageOpts(value) { function setupActionCentre() { // set up action centre - run in background without tying anything up + var acBanner = false; + var bannerTimeout = setTimeout(function(){ + acBanner = addBannerWarning(""); + },1000); $.post("/plugins//include/exec.php",{action:'enableActionCentre'},function(data) { + clearTimeout(bannerTimeout); + removeBannerWarning(acBanner); var ret = JSON.parse(data); if ( ret.status == "action" ) $(".actionCentre").show(); diff --git a/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 b/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 index 74664d40..a067c92d 100644 --- a/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 +++ b/source/community.applications/usr/local/emhttp/plugins/community.applications/ca.md5 @@ -1,4 +1,4 @@ -d657db06b3f6dac2c1ad595e37447994 ./Apps.page +4f5b81b0c0029e43df4eb8e01092bdd7 ./Apps.page 4e55f7483b661af21a25b677179baffe ./CA_notices.page 42a1658a916a3a3eed2a9f2af80603c4 ./ca_settings.page e718d7825dbdc96a17a915079222b098 ./default.cfg