Changed role activity type label on presenter form for correct button text

This commit is contained in:
rjy7 2010-07-16 15:17:23 +00:00
parent 98c29ec25c
commit 7102c770eb

View file

@ -2,7 +2,7 @@
<jsp:include page="addRoleToPersonTwoStage.jsp">
<jsp:param name="roleActivityTypeLabel" value="presentation" />
<jsp:param name="roleActivityTypeLabel" value="presenter" />
<jsp:param name="roleType" value="http://vivoweb.org/ontology/core#PresenterRole" />
<jsp:param name="roleActivityType_optionsType" value="HARDCODED_LITERALS" />