Skip to content

Commit

Permalink
Use standard search template
Browse files Browse the repository at this point in the history
  • Loading branch information
litvinovg committed Aug 28, 2023
1 parent ad07edc commit 27b21c6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions webapp/src/main/webapp/themes/wilma/templates/page.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@

<body class="${bodyClasses!}" onload="${bodyOnload!}">
<#include "identity.ftl">
<#if currentServlet != "extendedsearch">
<#include "search.ftl">
<#else>
<#include "remote-search.ftl">
</#if>
<#include "search.ftl">
<#include "menu.ftl">

<#-- VIVO OpenSocial Extension by UCSF -->
Expand Down

0 comments on commit 27b21c6

Please sign in to comment.