Pārlūkot izejas kodu

[Boutique] Commander : title confirmation de commande

feature/rotating_product
Guillaume Bourgeois pirms 7 mēnešiem
vecāks
revīzija
7fbc824e23
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      producer/views/order/confirm.php
  2. +1
    -1
      producer/web/js/vuejs/order-order.js

+ 1
- 1
producer/views/order/confirm.php Parādīt failu

@@ -48,7 +48,7 @@ $orderModule = OrderModule::getInstance();
$pointSaleModule = PointSaleModule::getInstance();
$producer = GlobalParam::getCurrentProducer() ;

//$this->setTitle('Confirmation de commande') ;
$this->setPageTitle('Confirmation de commande');

?>


+ 1
- 1
producer/web/js/vuejs/order-order.js Parādīt failu

@@ -705,7 +705,7 @@ var app = new Vue({
setTimeout(function() {
opendistrib_products();
}, 500);
if(idScroll) {
setTimeout(opendistrib_scroll, 250, idScroll);
}

Notiek ielāde…
Atcelt
Saglabāt