Update profil [It's not working yet]

This commit is contained in:
touffies
2013-10-24 00:19:00 +02:00
parent 3e3695e5d3
commit 009e779110
3 changed files with 45 additions and 27 deletions

View File

@@ -24,7 +24,7 @@ namespace Thelia\Form;
use Symfony\Component\Validator\Constraints;
use Symfony\Component\Validator\ExecutionContextInterface;
use Thelia\Model\Base\CustomerQuery;
use Thelia\Model\CustomerQuery;
use Thelia\Model\ConfigQuery;
use Thelia\Core\Translation\Translator;