From 9ac4dbd7b53d187ca54f28e247d3a120660938ca Mon Sep 17 00:00:00 2001 From: Baptiste Mispelon Date: Sat, 13 Apr 2013 02:02:28 +0200 Subject: Fixed #4592: Made CheckboxSelectMultiple more like RadioSelect I refactored RadioSelect and CheckboxSelectMultiple to make them inherit from a base class, allowing them to share the behavior of being able to iterate over their subwidgets. Thanks to Matt McClanahan for the initial patch and to Claude Paroz for the review. --- docs/ref/forms/widgets.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/ref/forms') diff --git a/docs/ref/forms/widgets.txt b/docs/ref/forms/widgets.txt index 836389125a..514e8b3dc0 100644 --- a/docs/ref/forms/widgets.txt +++ b/docs/ref/forms/widgets.txt @@ -658,6 +658,9 @@ the widget. The outer ``