dom
dom copied to clipboard
support el.on('click .pane-close') for delegation
other than el.on('click', '.pane-close')
Is there a better way to do this then how component/view.bind() does it?