Removed target blank from the environments component

This commit is contained in:
Jose Ivan Vargas Lopez 2017-04-19 17:56:05 +00:00 committed by Phil Hughes
parent b739db038b
commit 76b602adaa
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: