diff options
| -rw-r--r-- | README.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt index e7dfd21a0..342d9ce4a 100644 --- a/README.txt +++ b/README.txt @@ -171,7 +171,8 @@ context view registry - A registry which maps a context and view name to a view constructor. + A registry which maps a context and view name to a view constructor + and optionally a permission. template |
