Hi, You didn't connect the two indeed. Here is a fixed plunk <http://plnkr.co/edit/VHOkSHwvzvuTULqOQtyq?p=preview>. If you have future questions, please use plunk(or something similar) to example your code, that makes it easier for people to answer.
in your code, you forgot to put a reference name on your controller. (the: "as $ctrl" in this case!) I added it for you, and you can see it working in the linked plunk Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular" 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 https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
