Move location of required marker from form field to label in all DataForm templates. Fixes bug #11047

This commit is contained in:
Colin Kuskie 2009-10-22 10:50:58 -07:00
parent abb60f10ea
commit 169145bd2f
2 changed files with 1 additions and 0 deletions

View file

@ -7,6 +7,7 @@
- fixed #11002: Matrix shows backend stuff on load
- added #10082: Unarchive all collaboration posts
- fixed #11086: bad urls in wiki
- fixed #11047: required field on dataform
7.8.2
- Added scheduled vendor payout workflow activity. (Special thanks to Martin @ Oqapi)