From dc471acd9ee67a704886e551bb2893d0e994d105 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 11 Jan 2012 10:43:24 +0100 Subject: [PATCH] Enhancement graphique prod --- .../web/prod/{index.html => index.html.twig} | 1046 ++++++++--------- .../web/prod/results/answerabstract.twig | 2 +- 2 files changed, 506 insertions(+), 542 deletions(-) rename templates/web/prod/{index.html => index.html.twig} (55%) diff --git a/templates/web/prod/index.html b/templates/web/prod/index.html.twig similarity index 55% rename from templates/web/prod/index.html rename to templates/web/prod/index.html.twig index eb92b34cde..54ab8aedd2 100644 --- a/templates/web/prod/index.html +++ b/templates/web/prod/index.html.twig @@ -180,7 +180,7 @@ - + @@ -231,292 +231,294 @@ {% set w1 = (100 * ratio)|round %} {% set w2 = (100 - w1) %}
-
- -
- {% import 'prod/WorkZone/Macros.twig' as WorkZoneMacros %} - {{WorkZoneMacros.make_bloc(WorkZone)}} -
-