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

@@ -88,6 +88,10 @@
<button class="action_submiter btn btn-inverse" type="button">{{ "validate" | trans }}</button>
<button class="action_cancel btn btn-inverse" type="button">{{ "cancel" | trans }}</button>
</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>
</div>