Commit f5f7c0f0 authored by Tim Zallmann's avatar Tim Zallmann

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
......@@ -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
......
---
title: Replaced icon for external URL with doc-text icon
merge_request: 27365
author:
type: fixed
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