Remove the old tooltip

[MAILPOET-3857]
This commit is contained in:
Pavel Dohnal
2021-10-18 15:09:41 +02:00
committed by Veljko V
parent 8941ee3e8f
commit 34fe0494ea
2 changed files with 0 additions and 7 deletions

View File

@@ -567,12 +567,6 @@ class NewsletterSend extends React.Component {
</a>
.
</p>
{ !isPaused && sendButtonOptions.disabled && sendButtonOptions.disabled === 'disabled' && (
<HelpTooltip
tooltip={MailPoet.I18n.t('helpTooltipSendEmail')}
tooltipId="helpTooltipSendEmail"
/>
) }
{ window.mailpoet_mss_key_pending_approval && (
<div className="mailpoet_error">
{