Actions
Patch #18565
closedhtml improvements on project landing page
Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
This patch improves use of html elements on project landing page.
It- wrapps all kind of "labels" in
<span class="label">...</span>
- e.g. the member roles in the member box
- changes content of the member box to one paragraph per role instead of one paragraph for all roles
- wraps news comment label in a
<span class="comments">...</span>
This is useful if you'd like to bolden the member roles for example.
patched against r13697
Files
Actions