Merge branch 'environments-button-open-same-tab' into 'master'

Removed the target=_blank from the monitoring component

Closes #32243

See merge request !11386
This commit is contained in:
Annabel Dunstone Gray 2017-05-16 15:36:55 +00:00
commit 71e2f4ec7d
2 changed files with 5 additions and 1 deletions

View File

@ -21,7 +21,6 @@ export default {
<a
class="btn monitoring-url has-tooltip"
data-container="body"
target="_blank"
rel="noopener noreferrer nofollow"
:href="monitoringUrl"
:title="title"

View File

@ -0,0 +1,5 @@
---
title: Removed the target=_blank from the monitoring component to prevent opening
a new tab
merge_request:
author: