Skip to content

Commit

Permalink
TASK: filter for controller (psmb#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoldbeck authored and dimaip committed Dec 25, 2018
1 parent 628771e commit a5a48f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Create a `Views.yaml` file in Configuration:

```
-
requestFilter: 'isPackage("Psmb.Newsletter")'
requestFilter: 'isPackage("Psmb.Newsletter") && isController("Subscription")'
options:
templateRootPaths:
- 'resource://Sfi.Site/Private/Newsletter/Templates/'
Expand Down

0 comments on commit a5a48f5

Please sign in to comment.