From 041897caf1f765d0edffcc3a1af2787714f308ca Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 17 Jan 2009 21:13:35 +0000 Subject: Security policy documentation. --- docs/tutorials/cmf/actions.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/tutorials') 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. + -- cgit v1.2.3