PHRAS-2669

This commit is contained in:
Harrys Ravalomanana
2020-04-20 20:12:28 +04:00
parent dc899f5e87
commit 3aa38e8af0
3 changed files with 6 additions and 6 deletions

View File

@@ -174,7 +174,7 @@
{% if ratio == 0 %}
{% set ratio = '0.333' %}
{% endif %}
{% set w1 = (100 * ratio)|round %}
{% set w1 = (100 * ratio) %}
{% set w2 = (100 - w1) %}
<div id="idFrameC" class="PNB" style="right:auto;width:{{ w1 ~ '%' }}">
<div class="PNB wrapper">