PHRAS-3105 Prod tools quick fix

This commit is contained in:
Harrys Ravalomanana
2020-05-29 16:29:16 +04:00
parent e1fed3367e
commit 7a033158fa
3 changed files with 9 additions and 5 deletions

View File

@@ -65,7 +65,7 @@
"normalize-css": "^2.1.0", "normalize-css": "^2.1.0",
"npm": "^6.0.0", "npm": "^6.0.0",
"npm-modernizr": "^2.8.3", "npm-modernizr": "^2.8.3",
"phraseanet-production-client": "0.34.211-d", "phraseanet-production-client": "0.34.212-d",
"requirejs": "^2.3.5", "requirejs": "^2.3.5",
"tinymce": "^4.0.28", "tinymce": "^4.0.28",
"underscore": "^1.8.3", "underscore": "^1.8.3",

View File

@@ -88,6 +88,10 @@
<button class="action_submiter btn btn-inverse" type="button">{{ "validate" | trans }}</button> <button class="action_submiter btn btn-inverse" type="button">{{ "validate" | trans }}</button>
<button class="action_cancel btn btn-inverse" type="button">{{ "cancel" | trans }}</button> <button class="action_cancel btn btn-inverse" type="button">{{ "cancel" | trans }}</button>
</div> </div>
<div class="confirm_block text-center hide" style="margin-top: 45px;">
<span class="alert alert-info">
{{ 'prod::tool:recreatesubviews: warning for rebuild sub-definitions' | trans }}
</span></div>
</form> </form>
</div> </div>

View File

@@ -7578,10 +7578,10 @@ phraseanet-common@^0.4.5-d:
js-cookie "^2.1.0" js-cookie "^2.1.0"
pym.js "^1.3.1" pym.js "^1.3.1"
phraseanet-production-client@0.34.211-d: phraseanet-production-client@0.34.212-d:
version "0.34.211-d" version "0.34.212-d"
resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.211-d.tgz#13548abd54c35ff3481ba238d58c7bc946b5aaca" resolved "https://registry.yarnpkg.com/phraseanet-production-client/-/phraseanet-production-client-0.34.212-d.tgz#c64386ace01ef51a82a9b6fb226b279f67798ee3"
integrity sha512-TWSGGcut1dp/iI/L4ejKwvJRNbYYVTLI1Z1GGtyFBukt5qgzSHDeKW3RV6+3Hc88GlU9Xytncg/wzY1gSR2B4A== integrity sha512-gndkYGqsK9y7lT1/79Cb1hEf308fD5rfptpJ0ShjpilhIvDvLFqPfKmEyqEKMUsSigw6+53JBke8VyzjWSpobw==
dependencies: dependencies:
"@mapbox/mapbox-gl-language" "^0.9.2" "@mapbox/mapbox-gl-language" "^0.9.2"
"@turf/turf" "^5.1.6" "@turf/turf" "^5.1.6"