Public bug reported:
If you use Aiki forms to specify a required field, like:
field|usergroup|true:Field
then Aiki forces a font color onto the label.
<label for="field"><font color="#FF0000">Field</font></label>
That is not cool! It should at least use a class.
Furthermore, I'd rather see Aiki add a 'required' class to the input as
well as the label.
** Affects: aikiframework
Importance: Undecided
Status: New
** Summary changed:
- Aiki forms changes font-color of required fields
+ Aiki forms changes font-color of labels for required fields
--
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/952954
Title:
Aiki forms changes font-color of labels for required fields
Status in Aiki Framework:
New
Bug description:
If you use Aiki forms to specify a required field, like:
field|usergroup|true:Field
then Aiki forces a font color onto the label.
<label for="field"><font color="#FF0000">Field</font></label>
That is not cool! It should at least use a class.
Furthermore, I'd rather see Aiki add a 'required' class to the input
as well as the label.
To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/952954/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help : https://help.launchpad.net/ListHelp