Don't clear checkboxes when navigating to subsection of previous apps

This commit is contained in:
Squidly271 2022-05-07 08:38:09 -04:00
parent fc6164871e
commit ad9ba81448
3 changed files with 3 additions and 3 deletions

View File

@ -563,11 +563,11 @@ $(function(){
break;
case "prev_docker":
data.previousAppsSection = "docker";
previousApps(false,false,"docker");
previousApps(false,true,"docker");
break;
case "prev_plugins":
data.previousAppsSection = "plugins";
previousApps(false,false,"plugins");
previousApps(false,true,"plugins");
break;
case "action_centre":
data.previousAppsSection = "";

View File

@ -1,4 +1,4 @@
5be3aa6e039b55c585b9364c09a72a99 ./Apps.page
27e83831482abd3f3a30551ff06ada98 ./Apps.page
4e55f7483b661af21a25b677179baffe ./CA_notices.page
42a1658a916a3a3eed2a9f2af80603c4 ./ca_settings.page
e718d7825dbdc96a17a915079222b098 ./default.cfg