Hide 'Save settings' button on Key Activation tab
[MAILPOET-2431]
This commit is contained in:
committed by
Jack Kitterhing
parent
7da4128169
commit
7112836fad
@@ -65,7 +65,9 @@ if (jQuery('#mailpoet_settings').length > 0) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// show "save settings" button
|
// show "save settings" button
|
||||||
jQuery('.mailpoet_settings_submit').show();
|
if (tab !== 'premium') {
|
||||||
|
jQuery('.mailpoet_settings_submit').show();
|
||||||
|
}
|
||||||
|
|
||||||
MailPoet.trackEvent(
|
MailPoet.trackEvent(
|
||||||
'User has clicked a tab in Settings',
|
'User has clicked a tab in Settings',
|
||||||
|
Reference in New Issue
Block a user