mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	Issue #3: Remove public prefix and align routes.
This commit is contained in:
		@@ -28,7 +28,7 @@ chill_password:
 | 
			
		||||
 | 
			
		||||
chill_password_recover:
 | 
			
		||||
    resource: "@ChillMainBundle/config/routes/password_recover.yaml"
 | 
			
		||||
    prefix: "public/{_locale}/password"
 | 
			
		||||
    prefix: "{_locale}/password"
 | 
			
		||||
 | 
			
		||||
chill_crud:
 | 
			
		||||
    resource: "@ChillMainBundle"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user