Required custom select fields will no longer show the empty option. This is only...
authorRobert Sesek <rsesek@bluestatic.org>
Tue, 13 Jan 2009 03:16:00 +0000 (22:16 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Tue, 13 Jan 2009 03:16:00 +0000 (22:16 -0500)
commit88054e0ab0837f09cfc740369d6469e9816a3d6c
tree1a594b5201da74762b18f1115aded916d3415f13
parente6cfc0ff9adeab40a8e0651afbcb70892e22297b
Required custom select fields will no longer show the empty option. This is only a UI change, though, as these empty options would not validate.

* includes/functions.php:
(construct_custom_fields): Required select fields do not get a blank option
docs/changes.txt
includes/functions.php