From f2ac806dc1747c67ae653dcb6f264106e1eb7e04 Mon Sep 17 00:00:00 2001 From: Kayn Ty Date: Thu, 19 Apr 2018 17:38:43 +0200 Subject: [PATCH] fix update after add selling --- .../views/logged/angular/current.html.twig | 7 +++++-- .../logged/angular/validate-button.html.twig | 2 +- assets/js/parts/main.js | 14 +++++++------- src/AppBundle/Controller/DefaultController.php | 18 ++++++++++++------ 4 files changed, 25 insertions(+), 16 deletions(-) diff --git a/app/Resources/views/logged/angular/current.html.twig b/app/Resources/views/logged/angular/current.html.twig index 166c9d80..1a53a4ef 100755 --- a/app/Resources/views/logged/angular/current.html.twig +++ b/app/Resources/views/logged/angular/current.html.twig @@ -1,11 +1,13 @@ {% verbatim %}
-
+ +

Festival: {{ activeFestival.chiffreAffaire }} € + {{ activeFestival.clientsCount }}

@@ -80,7 +82,8 @@
- + +
diff --git a/app/Resources/views/logged/angular/validate-button.html.twig b/app/Resources/views/logged/angular/validate-button.html.twig index ed7aabd1..76c39c04 100644 --- a/app/Resources/views/logged/angular/validate-button.html.twig +++ b/app/Resources/views/logged/angular/validate-button.html.twig @@ -1,4 +1,4 @@ -