Couldn't get the login to work on the home page after refactoring in JSP/FTL mashup world, so disabling for now NIHVIVO-556
This commit is contained in:
parent
f7517ba34d
commit
545f5ddc8a
1 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,8 @@ FreemarkerHttpServlet.getFreemarkerComponentsForJsp(request);
|
|||
</section> <!-- #search-home -->
|
||||
</section> <!-- #intro -->
|
||||
|
||||
${ftl_login}
|
||||
<%-- Couldn't get the login to work on the home page after refactoring in JSP/FTL mashup world, so disabling for now --%>
|
||||
<%-- ${ftl_login} --%>
|
||||
|
||||
<section id="browse">
|
||||
<h2>Browse</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue