mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
28ab4b600a
commit
05bc53d34d
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ api/ng.$http $http} service.
|
|||
__`app/js/app.js`.__
|
||||
<pre>
|
||||
...
|
||||
angular.module('phonecatApp', ['phonecatFilters', 'phonecatServices']).
|
||||
angular.module('phonecatApp', ['ngRoute', 'phonecatControllers','phonecatFilters', 'phonecatServices']).
|
||||
...
|
||||
</pre>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue