diff 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
line wrap: on
line diff
--- a/src/main/webapp/clean/publicByAuthor.xhtml	Wed May 30 19:17:10 2018 +0200
+++ b/src/main/webapp/clean/publicByAuthor.xhtml	Wed May 30 20:23:45 2018 +0200
@@ -7,9 +7,9 @@
 	xmlns:rich="http://richfaces.org/rich">
 
 <body>
-	<ui:composition template="/templates/publicTemplate.xhtml">
+	<ui:composition template="/templates/privateTemplate.xhtml">
 
-		<ui:define name="publicContent">
+		<ui:define name="privateContent">
 			
 			<h:outputStylesheet name="/css/ismi-db/display.css" />