mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-15 10:27:47 +00:00
Fix review remarks
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
{{ parent() }}
|
||||
{{ encore_entry_link_tags('mod_async_upload') }}
|
||||
{{ encore_entry_link_tags('mod_entity_workflow_pick') }}
|
||||
{#
|
||||
{{ encore_entry_link_tags('mod_wopi_link') }}
|
||||
#}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
@@ -82,5 +84,7 @@
|
||||
{{ parent() }}
|
||||
{{ encore_entry_script_tags('mod_async_upload') }}
|
||||
{{ encore_entry_script_tags('mod_entity_workflow_pick') }}
|
||||
{#
|
||||
{{ encore_entry_script_tags('mod_wopi_link') }}
|
||||
#}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user