Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777

This commit is contained in:
Colin Kuskie 2010-08-16 11:11:30 -07:00
parent 7c3d572146
commit decfa808bb
4 changed files with 40 additions and 48 deletions

View file

@ -3,6 +3,7 @@
- fixed #11781: Thingy wrong retorn value from Ajax method
- fixed #11780: fixFilenames regex needs an anchor in ZipArchive asset
- fixed #11782: Attachments all showing duplicated first thumbnail
- fixed #11777: Thingy search on yes no field fails
7.9.12
- webgui.org homepage gives 404 (#11778)