mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
88e35fa8d6
commit
3c05e36e79
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ var ngOptionsMinErr = minErr('ngOptions');
|
|||
Color (null allowed):
|
||||
<span class="nullable">
|
||||
<select ng-model="color" ng-options="c.name for c in colors">
|
||||
<option value="">-- chose color --</option>
|
||||
<option value="">-- choose color --</option>
|
||||
</select>
|
||||
</span><br/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue