Styled book form and added an ux dropzone component.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
{{ include('book/_form.html.twig', {'button_label': 'Update'}) }}
|
||||
|
||||
<a href="{{ path('app_book_index') }}">back to list</a>
|
||||
|
||||
{{ include('book/_delete_form.html.twig') }}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user