From 3ba529876154d88bc6d2f8b61e85b7ce063a1ee7 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Fri, 16 Dec 2011 17:55:57 +0100 Subject: [PATCH] Add New Modal box --- templates/web/prod/baskets_macro.html | 4 ++-- templates/web/prod/index.html | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/templates/web/prod/baskets_macro.html b/templates/web/prod/baskets_macro.html index 64a5ce525c..3ea9cad04b 100644 --- a/templates/web/prod/baskets_macro.html +++ b/templates/web/prod/baskets_macro.html @@ -4,7 +4,7 @@
{% set content = WorkZone.getContent() %} - {% for basket in content.get(constant('\\Alchemy\\Phrasea\\RequestHandler\\WorkZone::BASKETS')) %} + {% for basket in content.get(constant('\\Alchemy\\Phrasea\\Helper\\WorkZone::BASKETS')) %}