NIHVIVO-799 Revert change that shows full view of two-step form when a type is selected on page load: doesn't work for roles forms because there's no empty value.
This commit is contained in:
parent
d131d6e996
commit
87bdc3aa36
6 changed files with 13 additions and 10 deletions
|
@ -6,5 +6,5 @@
|
|||
|
||||
<jsp:param name="roleActivityType_optionsType" value="LITERALS" />
|
||||
<jsp:param name="roleActivityType_objectClassUri" value="" />
|
||||
<jsp:param name="roleActivityType_literalOptions" value='["", "Select one" ], ["http://vivoweb.org/ontology/core#Project", "Project" ], [ "http://vivoweb.org/ontology/core#Service","Service"] ' />
|
||||
<jsp:param name="roleActivityType_literalOptions" value='["http://vivoweb.org/ontology/core#Project", "Project" ], [ "http://vivoweb.org/ontology/core#Service","Service"] ' />
|
||||
</jsp:include>
|
Loading…
Add table
Add a link
Reference in a new issue