From f4b52ce31b9aa56a9aeac7b3198c49fea6c29369 Mon Sep 17 00:00:00 2001 From: Duda Dornelles Date: Wed, 8 Oct 2014 16:59:24 +0200 Subject: oopsie forgot debugger statement --- web-ui/app/js/mixins/with_mail_edit_base.js | 1 - 1 file changed, 1 deletion(-) (limited to 'web-ui/app/js/mixins/with_mail_edit_base.js') diff --git a/web-ui/app/js/mixins/with_mail_edit_base.js b/web-ui/app/js/mixins/with_mail_edit_base.js index fe73c03c..6f176eaa 100644 --- a/web-ui/app/js/mixins/with_mail_edit_base.js +++ b/web-ui/app/js/mixins/with_mail_edit_base.js @@ -69,7 +69,6 @@ define( } this.render = function(template, context) { - debugger; this.$node.html(template(context)); if(!context || _.isEmpty(context)){ -- cgit v1.2.3