mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
5d632af926
commit
dbc6696b68
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ This time, instead of the `ng-repeat` element, let's add it to the element conta
|
|||
In order to do this, we'll have to make some small changes to the HTML code so that we can have more control over our
|
||||
animations between view changes.
|
||||
|
||||
__`app/partials/phone-list.html`.__
|
||||
__`app/index.html`.__
|
||||
<pre>
|
||||
<div class="view-container">
|
||||
<div ng-view class="view-frame"></div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue