projects
/
Plinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1a2714
)
Ajout de la méthode d’upload par glisser / déposer sur le portail.
author
Benoît Pin
<pin@cri.ensmp.fr>
Tue, 10 Dec 2013 10:02:18 +0000
(11:02 +0100)
committer
Benoît Pin
<pin@cri.ensmp.fr>
Tue, 10 Dec 2013 10:02:18 +0000
(11:02 +0100)
patch.py
patch
|
blob
|
history
diff --git
a/patch.py
b/patch.py
index a5daab18bbecd265c095377ff54a2ac0ac8f57ba..5a7b5b454c2e64a34add212972792418e90c039c 100644
(file)
--- a/
patch.py
+++ b/
patch.py
@@
-9,3
+9,4
@@
from Folder import PlinnFolder
CMFPortalFolder.listFolderContents = PlinnFolder.listFolderContents.im_func
CMFPortalFolder.listNearestFolderContents = PlinnFolder.listNearestFolderContents.im_func
CMFPortalFolder.listCatalogedContents = PlinnFolder.listCatalogedContents.im_func
+CMFPortalFolder.put_upload = PlinnFolder.put_upload.im_func