PHRAS-2851 #comment fix lightbox summary display #time 3h

This commit is contained in:
Harrys Ravalomanana
2020-04-27 14:10:48 +04:00
parent f6a1df0af9
commit 75607bcd7f
2 changed files with 72 additions and 3 deletions

View File

@@ -205,7 +205,7 @@
</div>
</div>
{% if basket.getValidation() %}
<div id="report" style="display:none;">
<div id="report" style="display:none;" class="report_summary">
</div>
{% endif %}
<div id="dialog_dwnl" title="{{ 'action : exporter' | trans }}" style="display:none;"></div>