summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/wicket/panels/BranchesPanel.html
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2011-04-11 09:59:03 -0400
committerJames Moger <james.moger@gitblit.com>2011-04-11 09:59:03 -0400
commit50984c55466228ccff0630e49acb4c5e271d446b (patch)
treee9b5b449ce0a48d8879d35ebe930456c67cd37c5 /src/com/gitblit/wicket/panels/BranchesPanel.html
parent1a3fc5e8f150ff73be27c67006a10bbab0c585b4 (diff)
downloadgitblit-50984c55466228ccff0630e49acb4c5e271d446b.tar.gz
gitblit-50984c55466228ccff0630e49acb4c5e271d446b.zip
Moved paging count to setting. Fixed css layouts. Removed log pager.
Diffstat (limited to 'src/com/gitblit/wicket/panels/BranchesPanel.html')
-rw-r--r--src/com/gitblit/wicket/panels/BranchesPanel.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/com/gitblit/wicket/panels/BranchesPanel.html b/src/com/gitblit/wicket/panels/BranchesPanel.html
index 50a16812..78774f2d 100644
--- a/src/com/gitblit/wicket/panels/BranchesPanel.html
+++ b/src/com/gitblit/wicket/panels/BranchesPanel.html
@@ -27,8 +27,6 @@
<div wicket:id="allBranches">[all branches]</div>
- <!-- spacer -->
- <div style="padding:5px;"></div>
</wicket:panel>
</body>
</html> \ No newline at end of file