Created
October 29, 2016 00:18
-
-
Save uhtred/a62983ce17bbc1ec803ffe43c83eb3e7 to your computer and use it in GitHub Desktop.
Angular: Order translated options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ng-options="item.key as item.name=('telecon.entity.' + item.key | translate) for item in profileEditCtrl.keys | orderBy:'name'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment