|
@@ -48,9 +48,9 @@ MuzichCommentBundle:
|
48
|
48
|
resource: "@MuzichCommentBundle/Resources/config/routing.yml"
|
49
|
49
|
prefix: /{_locale}/
|
50
|
50
|
|
51
|
|
-AdmingeneratorGeneratorBundle_Dashboard:
|
52
|
|
- resource: "@AdmingeneratorGeneratorBundle/Resources/config/routing.yml"
|
53
|
|
- prefix: /
|
|
51
|
+AdmingeneratorDashboard_welcome:
|
|
52
|
+ pattern: /admin/dashboard
|
|
53
|
+ defaults: { _controller: AdmingeneratorGeneratorBundle:Dashboard:welcome }
|
54
|
54
|
|
55
|
55
|
shtumi_useful:
|
56
|
56
|
resource: '@ShtumiUsefulBundle/Resources/config/routing.xml'
|