Skip to content
Snippets Groups Projects
Commit 0f00ee16 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Add "to clipboard" to the copy text in the clipboard button

parent 233cf070
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -188,7 +188,7 @@
<span class="input-group-btn">
<clipboard-button
:text="ingressExternalIp"
:title="s__('ClusterIntegration|Copy Ingress IP Address')"
:title="s__('ClusterIntegration|Copy Ingress IP Address to clipboard')"
css-class="btn btn-default js-clipboard-btn"
/>
</span>
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment