add: WebGUI::Form::CheckList now has optional select all button

This commit is contained in:
Doug Bell 2007-09-12 00:50:54 +00:00
parent fb82d28ee9
commit 4d36c1e6c2
5 changed files with 248 additions and 36 deletions

View file

@ -41,6 +41,7 @@
- Report errors on loading modules to Apache log during preload
- fix: Use previous form value for Subscribe on CS preview
- Use current subscription status on form for CS reply, unsubscribe if set to no
- add: WebGUI::Form::CheckList now has optional "Select All" button
7.4.5
- fix: Apostrophy incorrectly escaped as double quote in some places