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