From: Benoît Pin Date: Wed, 13 May 2015 12:24:31 +0000 (+0200) Subject: fix. ajustement. X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/commitdiff_plain/fdcfbd9b5ac50582333e87ff5cc3e06883a7d5fa fix. ajustement. --- diff --git a/Products/Plinn/skins/custom_generic/join_form.py b/Products/Plinn/skins/custom_generic/join_form.py index 3badc16..4e7f6b3 100644 --- a/Products/Plinn/skins/custom_generic/join_form.py +++ b/Products/Plinn/skins/custom_generic/join_form.py @@ -42,7 +42,6 @@ if add : is_newmember = True is_anon = False except ValueError, errmsg: - raise context.setStatus(False, errmsg) options = {} diff --git a/Products/Plinn/skins/custom_generic/join_template.pt b/Products/Plinn/skins/custom_generic/join_template.pt index eb33650..a53a6cc 100644 --- a/Products/Plinn/skins/custom_generic/join_template.pt +++ b/Products/Plinn/skins/custom_generic/join_template.pt @@ -84,7 +84,7 @@ -