mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
When generating a jQuery fragment with the templating framework, I store the fragment in the 'view' data property on all the fragments elements. This allows us to query an element from the DOM and determine what view object it belongs to.