Преглед на файлове

Correctif backoffice

master
Fab преди 4 години
родител
ревизия
eecbf661e0
променени са 1 файла, в които са добавени 2 реда и са изтрити 5 реда
  1. +2
    -5
      ShopBundle/Controller/Backend/MerchantController.php

+ 2
- 5
ShopBundle/Controller/Backend/MerchantController.php Целия файл

@@ -101,12 +101,9 @@ class MerchantController extends AdminController
$em->flush();


if($merchant->getDevAlias() =='besancon') {
$this->utils->addFlash('warning', "Vous êtes maintenant sur le hub de Besançon");
}else{
$this->utils->addFlash('warning', "Vous êtes maintenant sur le hub de Belfort");
$this->utils->addFlash('warning', "Vous êtes maintenant sur le hub de ".$idMerchant);


}

return $this->redirect($merchant->getMerchantConfig('url').'admin/dashboard') ;
}

Loading…
Отказ
Запис