Update the icon of Options menu item

This commit is contained in:
Lucas Guima 2020-04-28 19:07:11 -03:00
parent 61bd2dc840
commit c2f92c6e45

View File

@ -174,7 +174,7 @@
<li class="{{ activeRoutePartial('admin') }} {{ activeRoutePartial('profile') }} {{ activeRoutePartial('preferences') }} {{ activeRoutePartial('currencies') }} treeview" id="option-menu">
<a href="#">
<i class="fa fa-bars fa-fw"></i>
<i class="fa fa-sliders fa-fw"></i>
<span>{{ 'options'|_ }}</span>
<span class="pull-right-container">
<i class="fa fa-angle-left pull-right"></i>