Actions
Patch #9037
closedSetting labels should be connected to their fields
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2011-08-11
Due date:
% Done:
0%
Estimated time:
Description
Attached patches fix two problems:
1. In Admin > Settings, labels were not connected to their fields.
2. The checkbox label didn't work because of the hidden helper field was having the same id as the checkbox.
There're also a couple of checkboxes under Settings > Repositories, which do not have labels at all (only text): you have to click at the checkbox itself to (un)mark it. I've tried to use labels there, but the CSS appears to be too messy to make this work: the labels get rendered behind the left edge of the screen...
Files
Related issues
Updated by Go MAEDA about 10 years ago
Duplicated by #11496 and the improvements have been done in Redmine 2.1.
This issue can be closed.
Updated by Go MAEDA about 10 years ago
- Related to Patch #11496: Make labels clickable in Adminstration/Settings added
Actions