Add page that edits a group.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 31 Jul 2012 05:23:23 +0000 (07:23 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 31 Jul 2012 05:29:19 +0000 (07:29 +0200)
commitda4d7dd7046a8f89ae5cb970a3446443d4de417f
treed6926a28572697af7943912d961a0f0f57ad7278
parent773eb9791a6a77cfaf7a5f8ee1f103dd21277d36
Add page that edits a group.
src/main/java/net/pterodactylus/demoscenemusic/page/admin/EditGroupPage.java [new file with mode: 0644]
src/main/resources/templates/admin.edit-group [new file with mode: 0644]
src/main/webapp/WEB-INF/web.xml.template