mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-18 03:58:15 +08:00
committed by
Pete Bacon Darwin
parent
5d632af926
commit
dbc6696b68
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user