suite
This commit is contained in:
parent
f2496c36a8
commit
d90713a8e7
@ -230,7 +230,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%tr
|
%tr
|
||||||
%td{:colspan => (if @product_order.reseaux_id != 19 ? 3 : 2), :rowspan => 3, :style => "border:0;text-align:left;"}
|
%td{:colspan => (@product_order.reseaux_id != 19 ? 3 : 2), :rowspan => 3, :style => "border:0;text-align:left;"}
|
||||||
-if @product_order.reseaux_id != 19
|
-if @product_order.reseaux_id != 19
|
||||||
%p
|
%p
|
||||||
%br
|
%br
|
||||||
|
Loading…
x
Reference in New Issue
Block a user