Mercurial > hg > ismi-richfaces
diff 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 |
line wrap: on
line diff
--- a/src/main/webapp/entry/person.xhtml Tue Aug 27 12:38:48 2019 +0200 +++ b/src/main/webapp/entry/person.xhtml Mon Sep 02 13:14:08 2019 +0200 @@ -132,7 +132,7 @@ </h:panelGrid> <h:outputText /> - <h:outputText value="Authority ID (LoC)" /> + <h:outputText value="Authority ID (deprecated)" /> <h:inputText size="70" value="#{CurrentPerson.attributes['authority_id']}" /> <h:outputText />
