This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
Souke
Watch
5
Star
0
Fork
1
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[Backend] Tarifs : erreur
#1043
feature/souke
Guillaume
1 year ago
parent
1e98c56f91
commit
c757d73ec7
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
+2
-0
backend/views/producer/billing.php
+ 2
- 0
backend/views/producer/billing.php
View File
@@ -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();
Write
Preview
Loading…
Cancel
Save