diff --git a/app/views/core/SubscribeModal.coffee b/app/views/core/SubscribeModal.coffee index 4f1c72f3f..903c9846a 100644 --- a/app/views/core/SubscribeModal.coffee +++ b/app/views/core/SubscribeModal.coffee @@ -48,7 +48,6 @@ module.exports = class SubscribeModal extends ModalView popoverTitle = $.i18n.t 'subscribe.parent_email_title' popoverTitle += '' popoverContent = -> - console.log 'found html', $('.parent-button-popover-content').html() $('.parent-button-popover-content').html() @$el.find('.parent-button').popover( animation: true