Skip to content
Snippets Groups Projects
Commit f5f7c0f0 authored by Tim Zallmann's avatar Tim Zallmann
Browse files

Merge branch '59034-external-link-button' into 'master'

Replaced "View file" button with doc-text icon

Closes #59034

See merge request gitlab-org/gitlab-ce!27365
parents cd509d99 3b6dcb8d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -301,7 +301,7 @@ export default {
class="view-file js-view-file-button"
:title="viewFileButtonText"
>
<icon name="external-link" />
<icon name="doc-text" />
</gl-button>
 
<a
Loading
Loading
---
title: Replaced icon for external URL with doc-text icon
merge_request: 27365
author:
type: fixed
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