Commit 63b89cc6 authored by George Tsiolis's avatar George Tsiolis

Update title attribute for ApprovalsBody vue component

parent ea1831d5
......@@ -161,7 +161,7 @@ export default {
<a
v-if="showApprovalDocLink"
:href="mr.approvalsHelpPath"
:data-title="__('About this feature')"
:title="__('About this feature')"
data-placement="bottom"
target="_blank"
rel="noopener noreferrer nofollow"
......
---
title: Use tooltip component in MrWidgetSecondaryGeoNode vue component
merge_request: 6078
author: George Tsiolis
type: performance
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