/[pac]/pac/PACDefault/PublicAction.py
ViewVC logotype

Diff of /pac/PACDefault/PublicAction.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by tvon, Mon Oct 27 06:56:10 2003 UTC revision 1.21 by tvon, Sun Nov 9 22:28:18 2003 UTC
# Line 61  class PublicAction(BaseFolder): Line 61  class PublicAction(BaseFolder):
61      schema = schema      schema = schema
62      actions = ( {      actions = ( {
63              'id': 'folder_contents',              'id': 'folder_contents',
64              'name': 'Folder Contents',              'name': 'Action Contents',
65              'action': 'folder_contents',              'action': 'folder_contents',
66              'permissions': (CMFCorePermissions.ModifyPortalContent,)              'permissions': (CMFCorePermissions.ModifyPortalContent,)
67              },)              },)

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26