From a524def110fd50125d30271dff4e3f80f914b89b Mon Sep 17 00:00:00 2001 From: Julian Dehm Date: Mon, 11 Nov 2024 11:49:21 +0100 Subject: [PATCH] static/Captcha: add react specific classes to some fields to prevent the text mode from not showing due to the styling for the plain js captcha. --- adhocracy4/static/Captcha.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/adhocracy4/static/Captcha.jsx b/adhocracy4/static/Captcha.jsx index 7ca48dd2d..22d5a8f67 100644 --- a/adhocracy4/static/Captcha.jsx +++ b/adhocracy4/static/Captcha.jsx @@ -115,7 +115,7 @@ const CaptCheck = ({ apiUrl, name, onChange, refresh }) => { ) : (