[UPDT] Changed the id of currency in settings
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
<a id="company" href="{% url 'company-create' %}" class="oh-inner-sidebar__link oh-dropdown__link">{% trans "Company" %}</a>
|
||||
</li>
|
||||
<li class="oh-inner-sidebar__item">
|
||||
<a id="company" href="/payroll/settings" class="oh-inner-sidebar__link oh-dropdown__link">{% trans "Currency" %}</a>
|
||||
<a id="currency" href="/payroll/settings" class="oh-inner-sidebar__link oh-dropdown__link">{% trans "Currency" %}</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user