Skip to content

Commit

Permalink
Update Routes.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaip authored Feb 23, 2017
1 parent 5dbdf09 commit ae5f078
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions Configuration/Routes.yaml
Original file line number Diff line number Diff line change
@@ -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: '<NewsletterSubroutes>'
# subRoutes:
# 'NewsletterSubroutes':
# package: 'Psmb.Newsletter'

-
name: 'Psmb.Newsletter edit route'
uriPattern: '{node}~newsletter/edit/{--newsletter.subscriber}'
Expand Down Expand Up @@ -73,4 +59,4 @@
'@controller': 'Newsletter'
'@format': 'json'
'@action': 'send'
appendExceedingArguments: TRUE
appendExceedingArguments: TRUE

0 comments on commit ae5f078

Please sign in to comment.