Patch #6102
Project page: issues and members box are not lined up
Status: | Closed | Start date: | 2010-08-11 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | UI | |||
Target version: | - |
Description
If a project has neither a description, nor sub projects or custom fields the issues box is misplaced by a few pixels.
This is caused by empty div and ul tags.
Attached patch adds a check to the projects/show.rhtml view whether any of theses fields have values.
Related issues
History
#1
Updated by Mischa The Evil over 10 years ago
- Category changed from Projects to UI
#2
Updated by Go MAEDA about 5 years ago
- Status changed from New to Closed
Fixed by #21159 (Redmine 3.2.0).
#3
Updated by Go MAEDA about 5 years ago
- Duplicates Patch #21159: Hide empty <ul> on project overview added