comparison src/main/webapp/templates/main_template.xhtml @ 146:29bd63f749c6

add Browse by Public.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Mon, 10 Jul 2017 18:56:06 +0200
parents 895bf7494d17
children 3c83f42a8a39
comparison
equal deleted inserted replaced
145:62d5276ed785 146:29bd63f749c6
193 <h:outputLink rendered="#{Session.admin}" 193 <h:outputLink rendered="#{Session.admin}"
194 value="#{ApplicationBean1.root}/search/biographies.xhtml">Biographies</h:outputLink> 194 value="#{ApplicationBean1.root}/search/biographies.xhtml">Biographies</h:outputLink>
195 195
196 <h:outputLink rendered="#{Session.admin}" 196 <h:outputLink rendered="#{Session.admin}"
197 value="#{ApplicationBean1.root}/imageServer/displayDigiList.xhtml">Image Server</h:outputLink> 197 value="#{ApplicationBean1.root}/imageServer/displayDigiList.xhtml">Image Server</h:outputLink>
198
199 <h:outputLink rendered="#{Session.admin}"
200 value="#{ApplicationBean1.root}/public/dynamicPageEditor.xhtml">Dynamic Page Editor</h:outputLink>
201 198
202 <h:outputLink rendered="#{Session.admin}" 199 <h:outputLink rendered="#{Session.admin}"
203 value="#{ApplicationBean1.root}/defs/defEditor.xhtml">Definition Editor</h:outputLink> 200 value="#{ApplicationBean1.root}/defs/defEditor.xhtml">Definition Editor</h:outputLink>
204 201
205 <h:outputLink rendered="#{Session.admin}" 202 <h:outputLink rendered="#{Session.admin}"