Fix bugs in attribute outputs page
[sdc.git] / catalog-ui / src / app / ng2 / components / logic / attributes-table / attributes-table.component.html
index e936042..a6ce288 100644 (file)
@@ -84,7 +84,7 @@
                         [attributeNameSearchText]="attributeNameSearchText"
                         [readonly]="readonly"
                         (attributeChanged)="onAttributeChanged(property)"
-                        (expandChild)="property.updateExpandedChildPropertyId($event)"
+                        (expandChild)="property.updateExpandedChildAttributeId($event)"
                         (clickOnAttributeRow)="onClickAttributeInnerRow($event, instanceId)"
                         (checkAttribute)="attributeChecked(property, $event)"
                         >