|
|
@@ -443,6 +443,11 @@ $this->setPageTitle('Distributions') ; |
|
|
|
<span class="glyphicon glyphicon-euro"></span> {{ getLabelPaymentRefund(order, 'Payer', 'Rembourser', 'par virement') }} |
|
|
|
</a> |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<a href="javascript:void(0);" @click="orderPaymentClick" :data-id-order="order.id" :data-type="getTypePayment(order)" data-mean-payment="credit-card"> |
|
|
|
<span class="glyphicon glyphicon-euro"></span> {{ getLabelPaymentRefund(order, 'Payer', 'Rembourser', 'par carte bancaire') }} |
|
|
|
</a> |
|
|
|
</li> |
|
|
|
</template> |
|
|
|
</template> |
|
|
|
<li> |