Aha! Thank you!
On Aug 28, 2014, at 3:39 AM, Sander Elias <[email protected]> wrote: > > The this var in the template is never a controller. It's in most cases the > current scope, but don't depend/use it that way! > easiest way, use controllerAs, as shown in your adapted fiddle: > http://jsfiddle.net/dyL6gLze/ > > Regards > Sander > > -- > You received this message because you are subscribed to a topic in the Google > Groups "AngularJS" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/angular/0VtRjYNl9vw/unsubscribe. > To unsubscribe from this group and all its topics, 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. -- 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.
