mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 19:27:44 +02:00
Merge branch 'staging' into develop
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user