diff options
Diffstat (limited to 'docs/tutorials')
| -rw-r--r-- | docs/tutorials/cmf/actions.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/tutorials/cmf/actions.rst b/docs/tutorials/cmf/actions.rst index 3703db770..e16e70c52 100644 --- a/docs/tutorials/cmf/actions.rst +++ b/docs/tutorials/cmf/actions.rst @@ -24,3 +24,6 @@ individual views (tabs) within the group which cannot be displayed to the user due to the user's lack of permissions will be omitted from the rendered output. +The :term:`repoze.lemonade` package provides "list item" support that +may be used to construct action lists. + |
