Procházet zdrojové kódy

[Backend] Tarifs : erreur #1043

feature/souke
Guillaume před 1 rokem
rodič
revize
c757d73ec7
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      backend/views/producer/billing.php

+ 2
- 0
backend/views/producer/billing.php Zobrazit soubor

@@ -36,6 +36,8 @@ pris connaissance de la licence CeCILL, et que vous en avez accepté les
termes.
*/

use common\helpers\Price;

$producerManager = $this->getProducerManager();
$producerPriceRangeManager = $this->getProducerPriceRangeManager();


Načítá se…
Zrušit
Uložit