X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Frouting.yml;h=eedf51d5951a06640867cd6c3f1f1241735210f9;hb=3cc78f06799b0c91957767e8d9255e67b30edd96;hp=750ed43568657bfa1b7b3a43988bac3b5e9f1f09;hpb=ee32248f43baef7e995c9e420cd00a137e626cf0;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/routing.yml b/app/config/routing.yml index 750ed435..eedf51d5 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -52,3 +52,6 @@ craue_config_settings_modify: path: /settings defaults: _controller: CraueConfigBundle:Settings:modify + +fos_js_routing: + resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml"