Mercurial > hg > ismi-richfaces
diff src/main/webapp/clean/components/findAuthor.xhtml @ 165:85fdcca37a0d public_by_author
working on public by author feature...
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 29 May 2018 21:04:13 +0200 |
parents | 3c83f42a8a39 |
children | e9ab943ec528 |
line wrap: on
line diff
--- a/src/main/webapp/clean/components/findAuthor.xhtml Tue May 22 18:49:10 2018 +0200 +++ b/src/main/webapp/clean/components/findAuthor.xhtml Tue May 29 21:04:13 2018 +0200 @@ -30,21 +30,11 @@ <h:panelGrid id="selectPersonPanel" columns="1"> - <h:panelGrid columns="3" - rendered="#{Session.advancedSearch.titles4PersonQuery.searched}"> - <h:outputLabel - value="Result set - size=#{Session.advancedSearch.titles4PersonQuery.rsSize}" /> - <h:outputLabel - value="Time execution [ms]=#{Session.advancedSearch.titles4PersonQuery.timeExecution}" /> - <h:commandButton value="reset" - actionListener="#{Session.advancedSearch.titles4PersonQuery.listenerReset}" /> - </h:panelGrid> - <h:panelGrid columns="1" - rendered="#{!empty Session.advancedSearch.titles4PersonQuery.rs}"> + rendered="#{!empty Session.publicByAuthor.rs}"> <rich:dataTable var="entry" - value="#{Session.advancedSearch.titles4PersonQuery.rs}" + value="#{Session.publicByAuthor.rs}" paginator="true" rows="20"> <f:facet name="header">