Remove console.log statements from newsletter editor

This commit is contained in:
Tautvidas Sipavičius
2016-03-07 16:57:20 +02:00
parent 18b15c5440
commit b2682fa0b7
5 changed files with 17 additions and 12 deletions

View File

@ -245,8 +245,6 @@ define([
});
},
sendPreview: function() {
// testing sending method
console.log('trying to send a preview');
// get form data
var $emailField = this.$('#mailpoet_preview_to_email');
var data = {