mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
2 lines
168 B
HTML
2 lines
168 B
HTML
<select ng-model="model" ng-disabled="disabled"
|
|
ng-options="option as getFieldOption(option) | translate for option in field.options | orderBy: value"></select> |