Add page to add a party.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 30 Jul 2012 08:58:49 +0000 (10:58 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 30 Jul 2012 08:58:49 +0000 (10:58 +0200)
commit5aab9477c161d535960f008b25f555a5fe278c0c
treea5eaaa6630b7de1355ea7bfc7c6e4ce12a94ef6d
parent369331b3851327b78154c678a5f9dc936e0fc511
Add page to add a party.
src/main/java/net/pterodactylus/demoscenemusic/page/admin/AddPartyPage.java [new file with mode: 0644]
src/main/resources/templates/admin.add-party [new file with mode: 0644]
src/main/resources/templates/include/admin.add-party [new file with mode: 0644]
src/main/webapp/WEB-INF/web.xml.template