Normalised all URLs

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
Polonkai Gergely
2012-08-29 12:43:25 +02:00
parent c1532101ac
commit 5111f8b8cb
11 changed files with 109 additions and 104 deletions

View File

@@ -34,7 +34,7 @@ class DefaultController extends Controller
}
/**
* @Route("/profil", name="KekRozsakFrontBundle_profile_edit")
* @Route("/profil.html", name="KekRozsakFrontBundle_profile_edit")
* @Template("KekRozsakFrontBundle:Default:userprofile.html.twig")
*/
public function profileEditAction()