mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-19 17:38:06 +02:00
Fixing none app static functions stopped being called relevant to commit 52eb5ca8e0471142d3f6297687df0b4da67b028a
This commit is contained in:
parent
a90acac0f4
commit
fcd7a77c44
@ -140,7 +140,7 @@
|
||||
}
|
||||
}
|
||||
if (typeof parent[existing_func] === "function") {
|
||||
parent[existing_func];
|
||||
return parent[existing_func];
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user