Commit 2b08f5d6 authored by Michael Le's avatar Michael Le

Change icon to review-list

Changed icon for Review tab in WebIDE
to help make it clear that this is a list of
files that have changed.

Changelog: changed
parent b54b04ac
......@@ -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