diff --git a/Configuration/Routes.yaml b/Configuration/Routes.yaml index fbeeb2e..c118a9d 100644 --- a/Configuration/Routes.yaml +++ b/Configuration/Routes.yaml @@ -1,17 +1,3 @@ -# # -# Routes configuration for the Newsletter package # -# # -# -# In order to activate those routes, add the following snippet to the main -# Routes.yaml file of your distribution: -# -#- -# name: 'Subscription' -# uriPattern: '' -# subRoutes: -# 'NewsletterSubroutes': -# package: 'Psmb.Newsletter' - - name: 'Psmb.Newsletter edit route' uriPattern: '{node}~newsletter/edit/{--newsletter.subscriber}' @@ -73,4 +59,4 @@ '@controller': 'Newsletter' '@format': 'json' '@action': 'send' - appendExceedingArguments: TRUE \ No newline at end of file + appendExceedingArguments: TRUE