Add page to add an artist.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 26 Jul 2012 05:27:34 +0000 (07:27 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 26 Jul 2012 05:28:49 +0000 (07:28 +0200)
commit57ad2880b3ffa0ba6d65f57fb442d7d91765b795
tree8a691dda8dae89f8b33979dc5d862511c082bc02
parent2128592e8c56c539c68b053721e9816cd3633800
Add page to add an artist.
src/main/java/net/pterodactylus/demoscenemusic/page/admin/AddArtistPage.java [new file with mode: 0644]
src/main/resources/templates/admin.add-artist [new file with mode: 0644]
src/main/resources/templates/admin.artists
src/main/webapp/WEB-INF/web.xml.template