@@ -1287,7 +1287,7 @@ termes. | |||
display: block; | |||
} | |||
/* line 11, ../sass/order/_order.scss */ | |||
.order-order #app-order-order #order-distribution-date { | |||
.order-order #app-order-order #distribution-date { | |||
display: none; | |||
} | |||
/* line 15, ../sass/order/_order.scss */ |
@@ -8,7 +8,7 @@ | |||
display: block ; | |||
} | |||
#order-distribution-date { | |||
#distribution-date { | |||
display: none ; | |||
} | |||