Selaa lähdekoodia

maj du routing pour coller avec maj admingeneratorbundle

Sevajol Bastien 12 vuotta sitten
vanhempi
commit
3b9ccddf84
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      app/config/routing.yml

+ 3 - 3
app/config/routing.yml Näytä tiedosto

48
   resource: "@MuzichCommentBundle/Resources/config/routing.yml"
48
   resource: "@MuzichCommentBundle/Resources/config/routing.yml"
49
   prefix:   /{_locale}/
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
 shtumi_useful:
55
 shtumi_useful:
56
     resource: '@ShtumiUsefulBundle/Resources/config/routing.xml'
56
     resource: '@ShtumiUsefulBundle/Resources/config/routing.xml'