Commit bb6dcf2d authored by Phil Hughes's avatar Phil Hughes

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

Removed target blank from the environments component

Closes #31029

See merge request !10726
parents b739db03 76b602ad
...@@ -21,7 +21,6 @@ export default { ...@@ -21,7 +21,6 @@ export default {
class="btn monitoring-url has-tooltip" class="btn monitoring-url has-tooltip"
data-container="body" data-container="body"
:href="monitoringUrl" :href="monitoringUrl"
target="_blank"
rel="noopener noreferrer nofollow" rel="noopener noreferrer nofollow"
:title="title" :title="title"
:aria-label="title"> :aria-label="title">
......
---
title: Removed target blank from the metrics action inside the environments list
merge_request: 10726
author:
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment