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