Mercurial > hg > ismi-richfaces
diff src/main/webapp/entry/text.xhtml @ 9:e07a1ae515b7
(none)
author | jurzua |
---|---|
date | Tue, 24 Feb 2015 10:09:31 +0000 |
parents | 764f47286679 |
children | 45b921e683d6 |
line wrap: on
line diff
--- a/src/main/webapp/entry/text.xhtml Thu Oct 30 12:50:33 2014 +0000 +++ b/src/main/webapp/entry/text.xhtml Tue Feb 24 10:09:31 2015 +0000 @@ -140,6 +140,11 @@ <h:inputTextarea cols="65" rows="10" value="#{CurrentText.attributes['notes']}" /> <h:outputText /> + + <h:outputText value="Notes (old)" /> + <h:inputTextarea cols="65" rows="10" + value="#{CurrentText.attributes['notes_old']}" /> + <h:outputText /> <h:outputText value="Commentary on" /> <ismi:autocomplete lo="#{CurrentText.commentaryLo}" />