Skip to content

Commit

Permalink
update tools icon (closes #397)
Browse files Browse the repository at this point in the history
  • Loading branch information
boogheta committed Feb 10, 2021
1 parent aa32a53 commit 97848dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hyphe_frontend/app/partials/sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@

<md-list-item ng-href="#/project/{{corpusId}}/tools" md-colors="{background: (currentPage=='tools') ? ('default-background-50') : ('default-background-100')}">
<span>
<md-icon class="md-avatar">toys</md-icon>
<md-icon class="md-avatar">home_repair_service</md-icon>
TOOLS
</span>
</md-list-item>
Expand Down

0 comments on commit 97848dc

Please sign in to comment.