diff options
author | James Moger <james.moger@gitblit.com> | 2011-04-27 20:55:38 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2011-04-27 20:55:38 -0400 |
commit | 3e087ada55f8b0e83b146578b695552db9dc8d97 (patch) | |
tree | 69b5b78421848011b95ff52527f4cf950e6d51d4 /src/com/gitblit/wicket/pages/SummaryPage.html | |
parent | c1c3c6a7a2f0a2893ef36ab3dfc7b09d04a133bc (diff) | |
download | gitblit-3e087ada55f8b0e83b146578b695552db9dc8d97.tar.gz gitblit-3e087ada55f8b0e83b146578b695552db9dc8d97.zip |
Integrated pagelinks into RepositoryPage. Fixed string encoding.
Diffstat (limited to 'src/com/gitblit/wicket/pages/SummaryPage.html')
-rw-r--r-- | src/com/gitblit/wicket/pages/SummaryPage.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/com/gitblit/wicket/pages/SummaryPage.html b/src/com/gitblit/wicket/pages/SummaryPage.html index 6abef548..6dbcfa22 100644 --- a/src/com/gitblit/wicket/pages/SummaryPage.html +++ b/src/com/gitblit/wicket/pages/SummaryPage.html @@ -6,9 +6,6 @@ <body>
<wicket:extend>
-
- <!-- page nav links -->
- <div wicket:id="pageLinks">[page links]</div>
<div style="clear:both;">
<!-- Repository Activity Chart -->
|