From 0f1fdc0443f96ca8795fb0f2507a625d16c163a5 Mon Sep 17 00:00:00 2001 From: Kayn Ty Date: Tue, 17 Apr 2018 16:15:24 +0200 Subject: [PATCH] tadam --- .../views/logged/angular/current.html.twig | 5 +- assets/js/parts/main.js | 7 ++ .../Controller/DefaultController.php | 67 ++++++++--- src/AppBundle/Entity/Festival.php | 86 ++++++++++++++ src/AppBundle/Entity/Festival.php~ | 108 ++++++++++++++++++ src/AppBundle/Entity/ProductCategory.php~ | 40 +++---- src/AppBundle/Entity/User.php | 89 +++++++++------ src/AppBundle/Entity/User.php~ | 39 +++++++ src/AppBundle/Form/FestivalType.php | 8 +- 9 files changed, 376 insertions(+), 73 deletions(-) diff --git a/app/Resources/views/logged/angular/current.html.twig b/app/Resources/views/logged/angular/current.html.twig index 41c108c4..b539e478 100755 --- a/app/Resources/views/logged/angular/current.html.twig +++ b/app/Resources/views/logged/angular/current.html.twig @@ -12,10 +12,7 @@

Client actuel:

- {{ activeSelling.length }} produit - - s - + {{ activeSelling.length }} produits