Mercurial > hg > ismi-richfaces
diff src/main/webapp/entry/codex.xhtml @ 32:86a9bb234663
exposed mpiwg_url and indexmeta_folder attributes on codex edit page.
author | casties |
---|---|
date | Thu, 21 May 2015 10:36:37 +0000 |
parents | e07a1ae515b7 |
children | 3e620f32ed5e |
line wrap: on
line diff
--- a/src/main/webapp/entry/codex.xhtml Thu May 21 09:27:23 2015 +0000 +++ b/src/main/webapp/entry/codex.xhtml Thu May 21 10:36:37 2015 +0000 @@ -333,6 +333,13 @@ </a> </h:panelGrid> + <h:outputText value="MPIWG ID" /> + <h:inputText size="100" + value="#{CurrentCodex.attributes['mpiwg_id']}" /> + + <h:outputText value="MPIWG index.meta folder" /> + <h:inputText size="100" + value="#{CurrentCodex.attributes['indexmeta_folder']}" /> <h:outputText value="Number of Folios" /> <h:inputText size="100"