Add app link in app configure header
This commit is contained in:
@@ -112,7 +112,6 @@ function openAppEdit(app, event) {
|
||||
}
|
||||
|
||||
function onOpenApp(app, event) {
|
||||
console.log('on open app', event)
|
||||
function stopEvent() {
|
||||
event.stopPropagation();
|
||||
event.preventDefault();
|
||||
|
||||
Reference in New Issue
Block a user