Merge pull request #1786 from nasa/pass-row-as-structure-1785

[Controls] pass item as structure
This commit is contained in:
Andrew Henry
2017-10-20 17:29:48 -07:00
committed by GitHub

View File

@@ -27,7 +27,7 @@
ng-required="ngRequired || compositeCtrl.isNonEmpty(ngModel[field])"
ng-pattern="ngPattern"
options="item.options"
structure="row"
structure="item"
field="$index">
</mct-control>
<span class="composite-control-label">