Merge branch 'fix-link-prometheus-opening-outside-gitlab' into 'master'

Removed target blank from the environments component

Closes #31029

See merge request !10726
This commit is contained in:
Phil Hughes 2017-04-19 17:56:07 +00:00
commit bb6dcf2d1a
2 changed files with 4 additions and 1 deletions

View File

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

View File

@ -0,0 +1,4 @@
---
title: Removed target blank from the metrics action inside the environments list
merge_request: 10726
author: