For one thing, neither of your revised js files include the TeamController definition any longer. If you’re actually referencing that controller, either in index.html or header.html, Angular will fail to bootstrap.
If that’s not the problem, you should post any errors you see in the developer console. On Thursday, October 2, 2014 5:43:49 PM UTC-7, Vincent Cueto wrote: > > Yes i put both in my index like this : > > <script src="js/app.js"></script> > <script src="js/template.js"></script> > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
