]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/views/session/edit.html.twig
Shorten air bundle route aliases
[airbundle] / Resources / views / session / edit.html.twig
index 4ec1b679da550361a66e9d6bf56e40d0206cff2d..066c03a52824136c60be02c4876d7720d328fbd6 100644 (file)
@@ -3,8 +3,8 @@
        <section id="form">
                <header>
                        <h2>
-                               <a href="{{ path('rapsys_air_session_view', {'id': session.id}) }}">{{ session.title }}</a>
-                               <a href="{{ path('rapsys_air_location_view', {'id': session.location.id}) }}">{{ session.location.at }}</a>
+                               <a href="{{ path('rapsysair_session_view', {'id': session.id}) }}">{{ session.title }}</a>
+                               <a href="{{ path('rapsysair_location_view', {'id': session.location.id}) }}">{{ session.location.at }}</a>
                        </h2>
                        <p>{{ description }}</p>
                </header>