Enhancement of the view of an issue.

Add link previous and after to quickly jump to another issue.
Those links are pointing to issue with the same status (open/closed).

With little trick on url we can do the same thing for browse "my issue" and "my watchlist".
This commit is contained in:
William MARTIN
2011-01-06 22:38:38 +01:00
parent c2a9a60aa7
commit afa91188d8
3 changed files with 32 additions and 0 deletions

View File

@@ -225,6 +225,7 @@ div.issue-comment {
div.issue-comment-first {
border-top: 1px solid #d3d7cf;
clear: both;
}
div.issue-comment-signin {