projects
/
Portfolio.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bugfix
[Portfolio.git]
/
skins
/
getLightboxPhotosInfos.py
diff --git
a/skins/getLightboxPhotosInfos.py
b/skins/getLightboxPhotosInfos.py
index
f5afc8c
..
626ebd1
100644
(file)
--- a/
skins/getLightboxPhotosInfos.py
+++ b/
skins/getLightboxPhotosInfos.py
@@
-42,7
+42,7
@@
for index, b in enumerate(batch) :
infos.append(d)
features = {}
-features['
del'] = lambda b: '%s/remove_to_lightbox?uid=%s' % (lightboxUrl, b.cmf_uid)
+features['
checkbox'] = True
features['cart'] = lambda b : '%s/get_slide_buyable_items' % b.getURL()
return {'infos' : infos,