mirror of
https://github.com/hcengineering/platform.git
synced 2025-05-02 21:33:07 +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) {
|
if (res.length > 0) {
|
||||||
return res
|
return res
|
||||||
}
|
}
|
||||||
clazz = hierarchy.getClass(_class).extends
|
clazz = hierarchy.getClass(clazz).extends
|
||||||
}
|
}
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
console.error(e)
|
console.error(e)
|
||||||
|
Loading…
Reference in New Issue
Block a user