]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/src/templates/staff/share/t_share_depth_selector.tt2
LP#1693036: follow-up: fix printing of daytime phone number
[working/Evergreen.git] / Open-ILS / src / templates / staff / share / t_share_depth_selector.tt2
1 <select
2   ng-options="item.id as item.name for item in values"
3   ng-model="ngModel"
4 </select>