Urigo / angular-blaze-template

Include Blaze templates in your angular-meteor application
https://atmospherejs.com/urigo/angular-blaze-template
MIT License
15 stars 6 forks source link

Change find() for children() when unwrapping. #5

Closed mardo closed 8 years ago

mardo commented 8 years ago

find() method retrieves an empty list when no selector is defined, while children() properly retrieves the children of the element