Mercurial > hg > ismi-richfaces
diff src/main/webapp/entry/person.xhtml @ 9:e07a1ae515b7
(none)
author | jurzua |
---|---|
date | Tue, 24 Feb 2015 10:09:31 +0000 |
parents | 764f47286679 |
children | 99f9a55a4957 |
line wrap: on
line diff
--- a/src/main/webapp/entry/person.xhtml Thu Oct 30 12:50:33 2014 +0000 +++ b/src/main/webapp/entry/person.xhtml Tue Feb 24 10:09:31 2015 +0000 @@ -111,9 +111,14 @@ value="#{CurrentPerson.attributes['authority_id']}" /> <h:outputText /> - <h:outputText value="Notes"></h:outputText> + <h:outputText value="Notes"/> <h:inputTextarea cols="70" rows="10" - value="#{CurrentPerson.attributes['notes']}"></h:inputTextarea> + value="#{CurrentPerson.attributes['notes']}"/> + <h:outputText /> + + <h:outputText value="Notes (old)"/> + <h:inputTextarea cols="70" rows="10" + value="#{CurrentPerson.attributes['notes_old']}"/> <h:outputText /> <h:outputText value="Born in" />