close ul tag (ng-repeat)
This commit is contained in:
parent
f15c051d14
commit
1f2adf97e1
|
@ -11,6 +11,7 @@ layout: default
|
|||
<li ng-repeat="phone in phones">
|
||||
{{phone.name}}
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
### Model (ng-model)
|
||||
|
||||
|
|
Loading…
Reference in New Issue