Vote #79893
完了Add CSS class to user custom fields
0%
説明
User custom fields displayed in the profile page don't have a CSS class that expresses the internal id of the custom field.
Those fields should have a class as already done in issue and project custom fields.
[The current HTML]
- Login: jsmith
- Phone number: 01 42 50 00 00
- Registered on: 07/19/2006
- Last connection: 07/19/2006
[HTML with classes]
- Login: jsmith
- Phone number: 01 42 50 00 00
- Registered on: 07/19/2006
- Last connection: 07/19/2006
journals
--------------------------------------------------------------------------------
Attaching a patch.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,30977,Add CSS class to project custom fields
relates,Closed,30994,Refactor custom field css classes