mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-11-03 10:33:21 +00:00
1 line
137 B
HTML
1 line
137 B
HTML
<select ng-model="model" ng-options="option as getFieldOption(option) | translate for option in field.options | orderBy: value"></select> |