Commit 06c8132e authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Removed the target=_blank from the monitoring component

parent adb6965c
...@@ -21,7 +21,6 @@ export default { ...@@ -21,7 +21,6 @@ export default {
<a <a
class="btn monitoring-url has-tooltip" class="btn monitoring-url has-tooltip"
data-container="body" data-container="body"
target="_blank"
rel="noopener noreferrer nofollow" rel="noopener noreferrer nofollow"
:href="monitoringUrl" :href="monitoringUrl"
:title="title" :title="title"
......
---
title: Removed the target=_blank from the monitoring component to prevent opening
a new tab
merge_request:
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