mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
cs: Second part - ignore test/app
subdirectory.
This commit is contained in:
@@ -120,7 +120,7 @@ class EventController extends AbstractController
|
||||
$this->addFlash(
|
||||
'success',
|
||||
$this->get('translator')
|
||||
->trans('The event has been sucessfully removed')
|
||||
->trans('The event has been sucessfully removed')
|
||||
);
|
||||
|
||||
return $this->redirectToRoute('chill_main_search', [
|
||||
|
Reference in New Issue
Block a user