annotate src/main/webapp/index.jsp @ 157:2522985f44af

add "query builder" button to entityDetails form.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Fri, 20 Oct 2017 12:44:15 +0200
parents 764f47286679
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
jurzua
parents:
diff changeset
1 <html>
jurzua
parents:
diff changeset
2 <head> </head>
jurzua
parents:
diff changeset
3 <body>
jurzua
parents:
diff changeset
4 <jsp:forward page="search/simpleSearch.xhtml" />
jurzua
parents:
diff changeset
5 </body>
jurzua
parents:
diff changeset
6 </html>