]> source.dussan.org Git - gitblit.git/commit
Improve page title 88/head
authorChad Horohoe <chadh@wikimedia.org>
Wed, 15 May 2013 19:12:06 +0000 (15:12 -0400)
committerChad Horohoe <chadh@wikimedia.org>
Wed, 15 May 2013 19:14:23 +0000 (15:14 -0400)
commit650ea836d09fa041cd57412e9d1164b526c591c8
treece03ae8e9249fc01bd83d48567b4b67d2bb35917
parentd8aa8d69ba21d7846a72d51810a9f89f032a5ecb
Improve page title

- When viewing a repository, users want to know what repo they're
  on. Currently, it's usually pushed out of view
- Use siteName for the title instead of the server name
src/main/java/com/gitblit/wicket/pages/BasePage.java