allowed inclusion of customized content into first table

git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@398981 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
William Au 2006-05-02 17:42:28 +00:00
parent 7ae4a26c56
commit 89f1018ef7
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<!-- $Source: /cvs/main/searching/SolrServer/resources/admin/index.jsp,v $ -->
<!-- $Name: $ -->
<%@ page import="java.util.Date"%>
<%@ page import="java.util.Date" %>
<!-- jsp:include page="header.jsp"/ -->
<!-- do a verbatim include so we can use the local vars -->
@ -63,6 +63,7 @@
</td>
</tr>
-->
<jsp:include page="get-file.jsp?file=admin-extra.html&optional=y" flush="true"/>
</table><P>