Mercurial > hg > ismi-richfaces
diff src/main/webapp/clean/publicByAuthor.xhtml @ 170:8604b368ec19 public_by_author
still more work on publicByAuthor feature.
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Thu, 31 May 2018 21:25:45 +0200 |
parents | 0b5d02012299 |
children | aa564b1b5e1f |
line wrap: on
line diff
--- a/src/main/webapp/clean/publicByAuthor.xhtml Thu May 31 20:26:10 2018 +0200 +++ b/src/main/webapp/clean/publicByAuthor.xhtml Thu May 31 21:25:45 2018 +0200 @@ -28,7 +28,7 @@ <ui:include src="components/publicFindAuthor.xhtml" /> </rich:tab> - <rich:tab header="Select Subject" name="02"> + <rich:tab header="Select by Subject" name="02"> <ui:include src="components/publicShowSubjects.xhtml" /> </rich:tab> </rich:tabPanel>