Skip to content

Commit

Permalink
Monitor: Do not open monitor notification preferences in new tab (#18914
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ebinnion authored Feb 24, 2021
1 parent 3b3c96a commit 02b09b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/plugins/jetpack/_inc/client/security/monitor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ export const Monitor = withModuleSettingsFormHelpers(
compact
className="jp-settings-card__configure-link"
onClick={ this.trackConfigureClick }
target="_blank"
href={ getRedirectUrl( 'calypso-settings-security', {
site: this.props.siteRawUrl,
} ) }
Expand Down

0 comments on commit 02b09b7

Please sign in to comment.