From f936eb7f30ed473d56ff6e5a1c490bba99299b86 Mon Sep 17 00:00:00 2001 From: Andrey Date: Fri, 8 Apr 2016 18:14:50 +0600 Subject: [PATCH] Remove dropzone and sortable scripts from html --- Resources/views/Form/fields.html.twig | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Resources/views/Form/fields.html.twig b/Resources/views/Form/fields.html.twig index 77fc468..f4e92e4 100644 --- a/Resources/views/Form/fields.html.twig +++ b/Resources/views/Form/fields.html.twig @@ -112,8 +112,6 @@ - -
{% include uploadedFilesTpl with {'files': files} %}
@@ -155,8 +153,6 @@ {% endblock %} {% block glavweb_uploader_dropzone_widget__script %} - - {% endblock %} -{% endblock %} \ No newline at end of file +{% endblock %}