comparison src/main/webapp/entry/person.xhtml @ 210:0aa8975784d9

add deprecation notes to interface.
author casties
date Mon, 02 Sep 2019 13:14:08 +0200
parents 29c4b64caad0
children
comparison
equal deleted inserted replaced
209:c9347929be25 210:0aa8975784d9
130 value="#{CurrentPerson.attributes['url']}" /> 130 value="#{CurrentPerson.attributes['url']}" />
131 </a> 131 </a>
132 </h:panelGrid> 132 </h:panelGrid>
133 <h:outputText /> 133 <h:outputText />
134 134
135 <h:outputText value="Authority ID (LoC)" /> 135 <h:outputText value="Authority ID (deprecated)" />
136 <h:inputText size="70" 136 <h:inputText size="70"
137 value="#{CurrentPerson.attributes['authority_id']}" /> 137 value="#{CurrentPerson.attributes['authority_id']}" />
138 <h:outputText /> 138 <h:outputText />
139 139
140 <h:outputText value="MAMS number" /> 140 <h:outputText value="MAMS number" />