diff --git a/package.json b/package.json index 4ca7818565..7ad3d483f5 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.212-d", "requirejs": "^2.3.5", "tinymce": "^4.0.28", "underscore": "^1.8.3", diff --git a/templates/web/prod/actions/Tools/index.html.twig b/templates/web/prod/actions/Tools/index.html.twig index 60bee62d2d..d1e11b690e 100644 --- a/templates/web/prod/actions/Tools/index.html.twig +++ b/templates/web/prod/actions/Tools/index.html.twig @@ -88,6 +88,10 @@ +
+ + {{ 'prod::tool:recreatesubviews: warning for rebuild sub-definitions' | trans }} +
diff --git a/yarn.lock b/yarn.lock index b59a56e044..d7f298186c 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.212-d: + version "0.34.212-d" + resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.212-d.tgz#c64386ace01ef51a82a9b6fb226b279f67798ee3" + integrity sha512-gndkYGqsK9y7lT1/79Cb1hEf308fD5rfptpJ0ShjpilhIvDvLFqPfKmEyqEKMUsSigw6+53JBke8VyzjWSpobw== dependencies: "@mapbox/mapbox-gl-language" "^0.9.2" "@turf/turf" "^5.1.6"