blob: e5ce0e9ce750305c3f3e626bd939c7b9c20a1be5 [file] [log] [blame]
<select ng-attr-id="{{ fieldId }}"
ng-model="model"
ng-options="option as getFieldOption(option) | translate for option in field.options | orderBy: value"></select>