projects
/
Plinn.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Retrait du nettoyage automatique de html : encore une lubie de geek…
[Plinn.git]
/
skins
/
photo_theme
/
member_albums.py
diff --git
a/skins/photo_theme/member_albums.py
b/skins/photo_theme/member_albums.py
index
9425f2b
..
dab1be5
100755
(executable)
--- a/
skins/photo_theme/member_albums.py
+++ b/
skins/photo_theme/member_albums.py
@@
-1,6
+1,6
@@
##parameters=
##parameters=
-from Products.
realis
.utils import searchContentsWithLocalRolesForAuthenticatedUser as search
+from Products.
Plinn
.utils import searchContentsWithLocalRolesForAuthenticatedUser as search
-results = search(
context,
portal_type='Portfolio')
+results = search(portal_type='Portfolio')
return context.member_albums_template(results = results)
\ No newline at end of file
return context.member_albums_template(results = results)
\ No newline at end of file