projects
/
Plinn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
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
a5daab1
..
5a7b5b4
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