diff --git a/package.json b/package.json index d06b8769dd..2457c46c7c 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "postinstall": "./node_modules/.bin/gulp install;" }, "dependencies": { - "phraseanet-production-client": "~0.7.0" + "phraseanet-production-client": "~0.7.1" } } diff --git a/templates/web/lightbox/validate.html.twig b/templates/web/lightbox/validate.html.twig index aeeac975c7..cc2ad9d61f 100644 --- a/templates/web/lightbox/validate.html.twig +++ b/templates/web/lightbox/validate.html.twig @@ -176,6 +176,8 @@ {% endif %} +{% endblock %} +{% block bodyJavascript %}