fixed: occasionally app popups blank

This commit is contained in:
Squidly271 2022-11-18 11:49:01 -05:00
parent cc984d8699
commit 82b5593867
3 changed files with 3 additions and 2 deletions

View File

@ -438,6 +438,7 @@ $(function(){
var apppath = $(this).data("apppath");
var appname = $(this).data("appname");
appname = stripTags(appname);
if ( !apppath || !appname ) return;
showSidebarApp(apppath,appname);
}
});

View File

@ -1,4 +1,4 @@
3a9d1516de5f9140eaa18487a896e167 ./Apps.page
5681d25132702657fabf3a09eeb763e8 ./Apps.page
4e55f7483b661af21a25b677179baffe ./CA_notices.page
4c5d4598e1bafa46bd90c27cbe302122 ./ca_settings.page
e8d29607ec792ddf9f6832b10ee70fdc ./default.cfg