comparison src/main/webapp/clean/publicByAuthor.xhtml @ 168:e9ab943ec528 public_by_author

new start for publicByAuthor using EntityRepositoryBean.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Wed, 30 May 2018 20:23:45 +0200
parents 3c83f42a8a39
children 0b5d02012299
comparison
equal deleted inserted replaced
167:54246f538821 168:e9ab943ec528
5 xmlns:ui="http://java.sun.com/jsf/facelets" 5 xmlns:ui="http://java.sun.com/jsf/facelets"
6 xmlns:a4j="http://richfaces.org/a4j" 6 xmlns:a4j="http://richfaces.org/a4j"
7 xmlns:rich="http://richfaces.org/rich"> 7 xmlns:rich="http://richfaces.org/rich">
8 8
9 <body> 9 <body>
10 <ui:composition template="/templates/publicTemplate.xhtml"> 10 <ui:composition template="/templates/privateTemplate.xhtml">
11 11
12 <ui:define name="publicContent"> 12 <ui:define name="privateContent">
13 13
14 <h:outputStylesheet name="/css/ismi-db/display.css" /> 14 <h:outputStylesheet name="/css/ismi-db/display.css" />
15 15
16 <div id="pageTitle"> 16 <div id="pageTitle">
17 <h:outputText value="Public by Author Form" /> 17 <h:outputText value="Public by Author Form" />