From: BenoƮt Pin Date: Sun, 30 Mar 2014 23:18:54 +0000 (+0200) Subject: Retrait upload par applet java. X-Git-Url: https://scm.cri.ensmp.fr/git/Portfolio.git/commitdiff_plain/2df8271f31182e728eba27ff51533aa1afe43c7d Retrait upload par applet java. --- diff --git a/skins/portfolio_edit_form.py b/skins/portfolio_edit_form.py deleted file mode 100644 index e1f61da..0000000 --- a/skins/portfolio_edit_form.py +++ /dev/null @@ -1,10 +0,0 @@ -##parameters=upload_zip='', zipfile='', ajax='' - -if upload_zip and zipfile : - context.importZipFile(zipfile) - context.setStatus("Zip file imported and decompressed.") - context.setRedirect(context, 'object/view', ajax=ajax) - return - -options = {} -return context.portfolio_edit_template(**options) diff --git a/skins/portfolio_edit_template.pt b/skins/portfolio_edit_template.pt deleted file mode 100644 index 0aed0e7..0000000 --- a/skins/portfolio_edit_template.pt +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - -
-
- generic_header macro -
-
- -
- - - - - - - - - - - plugin required. - -
-
-
- If a file already exists - -
- -
- -
- - -
- - - \ No newline at end of file