From ec41ef594240eaf8926949e8df14cd0f66e5d9b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 9 Oct 2016 10:31:57 +0200 Subject: [PATCH] misc: add a class to disabled radiobutton items (#13516) --- wcs/qommon/form.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wcs/qommon/form.py b/wcs/qommon/form.py index 51e047d..f0eb599 100644 --- a/wcs/qommon/form.py +++ b/wcs/qommon/form.py @@ -215,17 +215,19 @@ class RadiobuttonsWidget(quixote.form.RadiobuttonsWidget): tags = [] for option in options: object, description, key = option[:3] + label_tag = htmltext('