Open tj opened 11 years ago
other than el.on('click', '.pane-close')
el.on('click', '.pane-close')
Is there a better way to do this then how component/view.bind() does it?
other than
el.on('click', '.pane-close')