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
Updated by Jean-Philippe Lang almost 10 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 3.0.0
Patch committed in r13753, thanks!
Actions