Add page to edit a party.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 30 Jul 2012 08:59:29 +0000 (10:59 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Mon, 30 Jul 2012 08:59:29 +0000 (10:59 +0200)
commit555a859d5e1c6d0455849994eff319882565757c
treebcae20be8c6f0a49907ba91d4d2390fa9058b179
parent5aab9477c161d535960f008b25f555a5fe278c0c
Add page to edit a party.
src/main/java/net/pterodactylus/demoscenemusic/page/admin/EditPartyPage.java [new file with mode: 0644]
src/main/resources/templates/admin.edit-party [new file with mode: 0644]
src/main/webapp/WEB-INF/web.xml.template