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