17 lines
No EOL
958 B
Text
17 lines
No EOL
958 B
Text
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
|
|
|
|
|
<jsp:include page="addRoleToPersonTwoStage.jsp">
|
|
<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" />
|
|
<jsp:param name="roleActivityType_optionsType" value="HARDCODED_LITERALS" />
|
|
<jsp:param name="roleActivityType_objectClassUri" value="" />
|
|
<jsp:param name="roleActivityType_literalOptions"
|
|
value='["", "Select one"],
|
|
["http://vivoweb.org/ontology/core#Presentation", "Presentation" ],
|
|
[ "http://vivoweb.org/ontology/core#InvitedTalk","Invited Talk"] ' />
|
|
</jsp:include> |