view src/main/webapp/index.jsp @ 79:3e620f32ed5e

remove "save as new entity" buttons.
author casties
date Thu, 04 Aug 2016 19:26:17 +0200
parents 764f47286679
children
line wrap: on
line source

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