Mercurial > hg > ismi-richfaces
diff src/main/webapp/events/studyEvent.xhtml @ 112:59f26a5ef2b3
AliasListenerObject adds aliases to ListenerObject. Change all forms to enable ALIAS for (historical) PLACE fields. Remove REPOSITORY from event forms.
author | casties |
---|---|
date | Tue, 13 Dec 2016 19:04:45 +0100 |
parents | 764f47286679 |
children | 07e4eae9027f |
line wrap: on
line diff
--- a/src/main/webapp/events/studyEvent.xhtml Fri Dec 09 21:18:27 2016 +0100 +++ b/src/main/webapp/events/studyEvent.xhtml Tue Dec 13 19:04:45 2016 +0100 @@ -67,9 +67,6 @@ <h:outputText value="Place" /> <ismi:autocomplete lo="#{Session.studyEventForm.placeLo}" /> - <h:outputText value="Institution" /> - <ismi:autocomplete lo="#{Session.studyEventForm.repositoryLo}" /> - <h:outputText value="Notes" /> <h:inputTextarea cols="80" rows="5" value="#{Session.studyEventForm.attributes['notes']}"/>