Add page that edits a track.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 27 Jul 2012 23:35:37 +0000 (01:35 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 27 Jul 2012 23:35:37 +0000 (01:35 +0200)
commitb43317266c8762334078bba06f8aeb2286f8e92c
tree8b4769cbff84ecd4fb76057822d7bab9a1718253
parent82186635a3d6111935a4768b21300ebf0b7465d4
Add page that edits a track.
src/main/java/net/pterodactylus/demoscenemusic/page/admin/EditTrackPage.java [new file with mode: 0644]
src/main/resources/templates/admin.edit-track [new file with mode: 0644]
src/main/webapp/WEB-INF/web.xml.template