Commit 5c26914f authored by Simon Knox's avatar Simon Knox

Merge branch 'mle/231229-replace-webide-review-icon' into 'master'

Change Review Tab icon in WebIDE to review-list

See merge request gitlab-org/gitlab!75393
parents 27083f7e 2b08f5d6
......@@ -63,7 +63,7 @@ export default {
class="ide-sidebar-link js-ide-review-mode"
@click.prevent="changedActivityView($event, $options.leftSidebarViews.review.name)"
>
<gl-icon name="file-modified" />
<gl-icon name="review-list" />
</button>
</li>
<li>
......
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