move form exception in Form namespace

This commit is contained in:
Manuel Raynaud
2013-08-14 15:23:59 +02:00
parent ab81b58e94
commit 32e7b334dd
10 changed files with 13 additions and 43 deletions

View File

@@ -21,6 +21,7 @@
<route id="cart.add.process" path="/cart/add">
<default key="_controller">Thelia\Controller\Front\CartController::addArticle</default>
<default key="_view">cart</default>
</route>
<route id="cart.change.process" path="/cart/delete">