layout changes

This commit is contained in:
A R R R Associates
2026-07-02 14:51:45 +05:30
parent 00673a7724
commit a21794fb07
+2 -1
View File
@@ -404,7 +404,7 @@
{% endif %}
<div class="text-xs text-slate-400">
Your Firm: {{ current_firm_name }}
| Branch: {{ current_branch_name }}{% if active_financial_year %} | FY: {{ active_financial_year }}{% endif %}
&gt; Branch: {{ current_branch_name }}{% if active_financial_year %} &gt; FY: {{ active_financial_year }}{% endif %}
</div>
<div class="mt-2 flex justify-end gap-2">
{% if "Consultant" in ui_roles %}
@@ -627,3 +627,4 @@
</html>