Mercurial > hg > ismi-richfaces
diff src/main/webapp/browse/entityRepository.xhtml @ 179:c9dec00f0f17
add "show private" to browse all function.
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Fri, 08 Jun 2018 18:59:49 +0200 |
parents | 29bd63f749c6 |
children |
line wrap: on
line diff
--- a/src/main/webapp/browse/entityRepository.xhtml Fri Jun 08 18:28:58 2018 +0200 +++ b/src/main/webapp/browse/entityRepository.xhtml Fri Jun 08 18:59:49 2018 +0200 @@ -51,6 +51,12 @@ render="browseAttPanel" /> </rich:tab> + <rich:tab header="Show private" name="Show private"> + <a4j:commandButton value="Submit" + action="#{EntityRepository.actionSearchByPrivate}" styleClass="button" + render="browseAttPanel" /> + </rich:tab> + <rich:tab header="Search by attributes" name="Search by attributes"> <h:panelGrid id="browseAttPanel"> <h:panelGrid columns="2"