mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-422: Define field type which represents the ID of any supported language.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<select ng-model="model" ng-options="language.key as language.value for language in languages | toArray | orderBy: key"></select>
|
Reference in New Issue
Block a user