Removed debugger

pull/4303/head
Pablo Alonso Garcia 9 years ago
parent 6e29c918c9
commit d889b03fcd

@ -56,7 +56,6 @@ module.exports = cdb.core.View.extend({
}, },
_onLinkClick: function() { _onLinkClick: function() {
debugger;
} }
}); });

Loading…
Cancel
Save