From fdcfbd9b5ac50582333e87ff5cc3e06883a7d5fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Benoi=CC=82t=20Pin?= Date: Wed, 13 May 2015 14:24:31 +0200 Subject: [PATCH] fix. ajustement. --- Products/Plinn/skins/custom_generic/join_form.py | 1 - Products/Plinn/skins/custom_generic/join_template.pt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) 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 @@ - -- 2.20.1