From ae5f07870bdb787387ded3a88e5f76aba3217ecf Mon Sep 17 00:00:00 2001 From: Dmitri Pisarev Date: Thu, 23 Feb 2017 13:03:55 +0300 Subject: [PATCH] Update Routes.yaml --- Configuration/Routes.yaml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) 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