Add page that lists all parties.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 30 Jul 2012 08:58:05 +0000 (10:58 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 30 Jul 2012 08:58:05 +0000 (10:58 +0200)
commit18e7d99933bc49b3092b156dbb16eef3f1957ec6
treef514cfdcc9d6ad42d670c8537f594b629f0d4778
parent01aeae3f0e571924efcdc5156497a78874b4bdeb
Add page that lists all parties.
src/main/java/net/pterodactylus/demoscenemusic/data/DataManager.java
src/main/java/net/pterodactylus/demoscenemusic/page/admin/ListPartiesPage.java [new file with mode: 0644]
src/main/resources/templates/admin.list-parties [new file with mode: 0644]
src/main/resources/templates/include/footer
src/main/webapp/WEB-INF/web.xml.template