Commit 3b6dcb8d authored by Denys Mishunov's avatar Denys Mishunov

Replaced external link button with doc-text icon

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59034
parent 8ede9d18
...@@ -303,7 +303,7 @@ export default { ...@@ -303,7 +303,7 @@ export default {
class="view-file js-view-file-button" class="view-file js-view-file-button"
:title="viewFileButtonText" :title="viewFileButtonText"
> >
<icon name="external-link" /> <icon name="doc-text" />
</gl-button> </gl-button>
<a <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