balderdashy / mast

UI conventions built on top of Backbone.JS
MIT License
81 stars 14 forks source link

call listenTo from the component and not the _ev object. #115

Closed ghernandez345 closed 11 years ago

ghernandez345 commented 11 years ago

This fixes the context of the handler of collection and model changes.