add templates
This commit is contained in:
parent
965f367dfc
commit
22c574fe3a
1 changed files with 3 additions and 0 deletions
3
templates/admin/expense_report/show.html.twig
Normal file
3
templates/admin/expense_report/show.html.twig
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{% extends '@Core/admin/crud/show.html.twig' %}
|
||||
|
||||
{% block body_class %}has-form{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue