mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-02 05:09:26 +00:00
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
commit
e8fefa7691
@ -181,7 +181,7 @@
|
||||
if (res.length > 0) {
|
||||
return res
|
||||
}
|
||||
clazz = hierarchy.getClass(_class).extends
|
||||
clazz = hierarchy.getClass(clazz).extends
|
||||
}
|
||||
} catch (e) {
|
||||
console.error(e)
|
||||
|
Loading…
Reference in New Issue
Block a user