Sync Integ to Master
[sdc.git] / catalog-ui / src / app / ng2 / pages / connection-wizard / properties-step / properties-step.component.html
index 9e34893..9b1df69 100644 (file)
@@ -5,7 +5,7 @@
 </div>
 <div class="properties-table-container">
     <properties-table class="properties-table"
-                      (valueChanged)="propertyValueChanged($event)"
+                      (propertyChanged)="propertyValueChanged($event)"
                       [fePropertiesMap]="capabilityPropertiesMap"
                       [selectedPropertyId]="''"
                       [hidePropertyType]="true">