X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Plinn.git/blobdiff_plain/3c4367d8e03450e9a73e61f4247145d2b6c86a33..959d888c17d1403d2eeecc19bc4b5e2c8d1debf6:/skins/photo_theme/member_albums.py diff --git a/skins/photo_theme/member_albums.py b/skins/photo_theme/member_albums.py deleted file mode 100755 index dab1be5..0000000 --- a/skins/photo_theme/member_albums.py +++ /dev/null @@ -1,6 +0,0 @@ -##parameters= - -from Products.Plinn.utils import searchContentsWithLocalRolesForAuthenticatedUser as search - -results = search(portal_type='Portfolio') -return context.member_albums_template(results = results) \ No newline at end of file