Updated the icon of the currency management in the navigation menu.
This commit is contained in:
		| @@ -40,7 +40,7 @@ First written: 2023/1/26 | ||||
|       </li> | ||||
|       <li> | ||||
|         <a class="dropdown-item {% if request.endpoint.startswith("accounting.currency.") %} active {% endif %}" href="{{ url_for("accounting.currency.list") }}"> | ||||
|           <i class="fa-solid fa-list"></i> | ||||
|           <i class="fa-solid fa-money-bill-wave"></i> | ||||
|           {{ A_("Currencies") }} | ||||
|         </a> | ||||
|       </li> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user