mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-07 18:27:44 +02:00
Fix type properties editor (#9227)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -317,7 +317,7 @@
|
||||
/>
|
||||
</div>
|
||||
|
||||
<ClassAttributes ofClass={taskType.ofClass} _class={taskType.targetClass} showHierarchy disabled={readonly} />
|
||||
<ClassAttributes _class={taskType.targetClass} showHierarchy disabled={readonly} />
|
||||
</div>
|
||||
</Scroller>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user