Add app link in app configure header

This commit is contained in:
Johannes Zellner
2025-02-22 16:29:28 +01:00
parent d9bf09bb9b
commit 3e2177b402
3 changed files with 22 additions and 14 deletions
-1
View File
@@ -112,7 +112,6 @@ function openAppEdit(app, event) {
}
function onOpenApp(app, event) {
console.log('on open app', event)
function stopEvent() {
event.stopPropagation();
event.preventDefault();