]> source.dussan.org Git - gitblit.git/commit
Refactored topbar navigation links to indicate current page.
authorJames Moger <james.moger@gitblit.com>
Wed, 5 Oct 2011 12:04:47 +0000 (08:04 -0400)
committerJames Moger <james.moger@gitblit.com>
Wed, 5 Oct 2011 12:04:47 +0000 (08:04 -0400)
commit9e5beeecd2a462337ca5a893bf1458c25df26060
tree31f3f1b5a8cbf78749eaea201b5770c7b430eae9
parent10177fb0a59cc9fc61fb78c724f7b0816b69b798
Refactored topbar navigation links to indicate current page.
resources/arrow_page.png [new file with mode: 0644]
resources/bootstrap.gb.css
src/com/gitblit/wicket/PageRegistration.java [new file with mode: 0644]
src/com/gitblit/wicket/pages/RepositoryPage.html
src/com/gitblit/wicket/pages/RepositoryPage.java
src/com/gitblit/wicket/pages/RootPage.html
src/com/gitblit/wicket/pages/RootPage.java
src/com/gitblit/wicket/panels/NavigationPanel.html [new file with mode: 0644]
src/com/gitblit/wicket/panels/NavigationPanel.java [new file with mode: 0644]