view src/main/webapp/index.jsp @ 139:9cd25e1a58f0

change save button to a4j to show busy indicator for person, text, and other entry forms.
author Robert Casties <casties@mpiwg-berlin.mpg.de>
date Fri, 16 Jun 2017 19:21:44 +0200
parents 764f47286679
children
line wrap: on
line source

<html>
    <head> </head>
    <body>
        <jsp:forward page="search/simpleSearch.xhtml" />
    </body>
</html>