diff --git a/package.json b/package.json index c34c35e2c3..3b46613d45 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.99-d", + "phraseanet-production-client": "0.34.101-d", "requirejs": "^2.3.5", "tinymce": "^4.0.28", "underscore": "^1.8.3", diff --git a/templates/web/prod/WorkZone/Macros.html.twig b/templates/web/prod/WorkZone/Macros.html.twig index 95c401e925..f37dfdc054 100644 --- a/templates/web/prod/WorkZone/Macros.html.twig +++ b/templates/web/prod/WorkZone/Macros.html.twig @@ -126,7 +126,8 @@ {% endif %} --> - + + @@ -327,12 +328,12 @@
{{record.getNumber()}}
- {{thumbnail.format(record.get_thumbnail,82,82, '', true, false)}} + {{thumbnail.format(record.get_thumbnail,140,140, '', true, false)}}
{% if app['settings'].getUserSetting(app.getAuthenticatedUser(), 'basket_caption_display') == '1' %} - + {% endif %} - + +
diff --git a/templates/web/prod/actions/edit_default.html.twig b/templates/web/prod/actions/edit_default.html.twig index 781183b270..e065811f8d 100644 --- a/templates/web/prod/actions/edit_default.html.twig +++ b/templates/web/prod/actions/edit_default.html.twig @@ -97,7 +97,7 @@ {##} - + {% if field.get_dces_element %} diff --git a/templates/web/prod/results/record.html.twig b/templates/web/prod/results/record.html.twig index 61088ea939..191bb21c95 100644 --- a/templates/web/prod/results/record.html.twig +++ b/templates/web/prod/results/record.html.twig @@ -104,7 +104,7 @@ {% if settings.show_context_menu %} - + diff --git a/yarn.lock b/yarn.lock index 6fc7d8d7bf..a0c8e00fb1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7577,10 +7577,10 @@ phraseanet-common@^0.4.5-d: js-cookie "^2.1.0" pym.js "^1.3.1" -phraseanet-production-client@0.34.99-d: - version "0.34.99-d" - resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.99-d.tgz#fc06941163f698dc77ebca8a4c16663aa3ac458a" - integrity sha512-016LZam+eNQqAYyduiGinT79YkGeUDWZ9uk7r01BHmgsYjWc+UoCvUvExhCCHcoyMm+qd29VfHhQAWoyCCkG6g== +phraseanet-production-client@0.34.101-d: + version "0.34.101-d" + resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.101-d.tgz#6cf5b2f57085d082143d38fba8d411e0933d9362" + integrity sha512-6Ln1zPuz+GljRScCfMiTrvKUZfpAIuhEqmIAXBY3JPpxA1wUpdGbxYK+Rhy29JBhRmemxBPv0YuE3glKsytg9g== dependencies: "@mapbox/mapbox-gl-language" "^0.9.2" "@turf/turf" "^5.1.6"