X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml.template;h=2a1530979f404859ba728a4535ade6a3a31e0515;hb=da4d7dd7046a8f89ae5cb970a3446443d4de417f;hp=5eb733b0f6c102916cd364c810c5ff6777de582a;hpb=bb33ac58a1cbd27b7c28b00562a5c5ce9e1e6136;p=demoscenemusic.git diff --git a/src/main/webapp/WEB-INF/web.xml.template b/src/main/webapp/WEB-INF/web.xml.template index 5eb733b..2a15309 100644 --- a/src/main/webapp/WEB-INF/web.xml.template +++ b/src/main/webapp/WEB-INF/web.xml.template @@ -87,6 +87,10 @@ net.pterodactylus.demoscenemusic.page.admin.EditDerivativePage + admin.edit-group + net.pterodactylus.demoscenemusic.page.admin.EditGroupPage + + admin.edit-party net.pterodactylus.demoscenemusic.page.admin.EditPartyPage @@ -99,6 +103,10 @@ net.pterodactylus.demoscenemusic.page.admin.ListArtistsPage + admin.list-groups + net.pterodactylus.demoscenemusic.page.admin.ListGroupsPage + + admin.list-parties net.pterodactylus.demoscenemusic.page.admin.ListPartiesPage