NIHVIVO-2746 Adjust role descriptors on role forms

This commit is contained in:
ryounes 2011-06-21 23:22:58 +00:00
parent c769682b83
commit 6ba6009341
13 changed files with 64 additions and 46 deletions

View file

@ -2,8 +2,9 @@
<jsp:include page="addRoleToPersonTwoStage.jsp">
<jsp:param name="roleActivityTypeLabel" value="presentation" />
<jsp:param name="buttonLabel" value="presentation role" />
<jsp:param name="roleDescriptor" value="presentation" />
<jsp:param name="typeSelectorLabel" value="presentation type" />
<jsp:param name="buttonText" value="presentation role" />
<jsp:param name="roleType" value="http://vivoweb.org/ontology/core#PresenterRole" />
<jsp:param name="numDateFields" value="1" />
<jsp:param name="roleExamples" value="Moderator, Speaker, Panelist" />