From 316cd4023bbf5bc290c0c5045754e55800920fe0 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Wed, 2 Apr 2014 14:22:25 +0200 Subject: [PATCH] add module_include tag on customer forms --- templates/backOffice/default/customers.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/backOffice/default/customers.html b/templates/backOffice/default/customers.html index 3b74cf7bf..9a16031b0 100644 --- a/templates/backOffice/default/customers.html +++ b/templates/backOffice/default/customers.html @@ -332,6 +332,8 @@ {/form_field} + {module_include location='customer_create_form'} + {/capture} {include @@ -355,6 +357,8 @@ {capture "delete_customer_dialog"} + + {module_include location='customer_delete_form'} {/capture} {include