From 892b12bf14abe8f9dce866db81770bf7db073a6c Mon Sep 17 00:00:00 2001 From: Harrys Ravalomanana Date: Fri, 29 May 2020 18:56:52 +0400 Subject: [PATCH] PHRAS-3108 --- package.json | 2 +- templates/web/prod/index.html.twig | 4 +++- yarn.lock | 8 ++++---- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4ca7818565..808b15baa1 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "normalize-css": "^2.1.0", "npm": "^6.0.0", "npm-modernizr": "^2.8.3", - "phraseanet-production-client": "0.34.211-d", + "phraseanet-production-client": "0.34.213-d", "requirejs": "^2.3.5", "tinymce": "^4.0.28", "underscore": "^1.8.3", diff --git a/templates/web/prod/index.html.twig b/templates/web/prod/index.html.twig index 62301cd7b9..b307dd2f20 100644 --- a/templates/web/prod/index.html.twig +++ b/templates/web/prod/index.html.twig @@ -812,7 +812,7 @@

{{ 'reponses:: images par pages :' | trans }}

-
+
@@ -820,8 +820,10 @@

{{ 'reponses:: taille des images :' | trans }}

+
+
diff --git a/yarn.lock b/yarn.lock index b59a56e044..fafb18f371 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7578,10 +7578,10 @@ phraseanet-common@^0.4.5-d: js-cookie "^2.1.0" pym.js "^1.3.1" -phraseanet-production-client@0.34.211-d: - version "0.34.211-d" - resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.211-d.tgz#13548abd54c35ff3481ba238d58c7bc946b5aaca" - integrity sha512-TWSGGcut1dp/iI/L4ejKwvJRNbYYVTLI1Z1GGtyFBukt5qgzSHDeKW3RV6+3Hc88GlU9Xytncg/wzY1gSR2B4A== +phraseanet-production-client@0.34.213-d: + version "0.34.213-d" + resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.213-d.tgz#def31d8656857128746d2973c20486d5c4145be2" + integrity sha512-M55UaCWnAXKKw4oZowXS2IoRH+1ZdCiU/neD3ieIpTQ2NuxS1FNg0CRvaMIjgSF9RpVTHrUu11bU2Kqk+Mnt2A== dependencies: "@mapbox/mapbox-gl-language" "^0.9.2" "@turf/turf" "^5.1.6"