layout changes
This commit is contained in:
@@ -404,7 +404,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<div class="text-xs text-slate-400">
|
<div class="text-xs text-slate-400">
|
||||||
Your Firm: {{ current_firm_name }}
|
Your Firm: {{ current_firm_name }}
|
||||||
| Branch: {{ current_branch_name }}{% if active_financial_year %} | FY: {{ active_financial_year }}{% endif %}
|
> Branch: {{ current_branch_name }}{% if active_financial_year %} > FY: {{ active_financial_year }}{% endif %}
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-2 flex justify-end gap-2">
|
<div class="mt-2 flex justify-end gap-2">
|
||||||
{% if "Consultant" in ui_roles %}
|
{% if "Consultant" in ui_roles %}
|
||||||
@@ -627,3 +627,4 @@
|
|||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user