You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by bi...@apache.org on 2006/05/02 22:19:02 UTC

svn commit: r399035 - /incubator/solr/trunk/src/webapp/resources/admin/index.jsp

Author: billa
Date: Tue May  2 13:19:00 2006
New Revision: 399035

URL: http://svn.apache.org/viewcvs?rev=399035&view=rev
Log:
added logging link

Modified:
    incubator/solr/trunk/src/webapp/resources/admin/index.jsp

Modified: incubator/solr/trunk/src/webapp/resources/admin/index.jsp
URL: http://svn.apache.org/viewcvs/incubator/solr/trunk/src/webapp/resources/admin/index.jsp?rev=399035&r1=399034&r2=399035&view=diff
==============================================================================
--- incubator/solr/trunk/src/webapp/resources/admin/index.jsp (original)
+++ incubator/solr/trunk/src/webapp/resources/admin/index.jsp Tue May  2 13:19:00 2006
@@ -25,6 +25,7 @@
     [<a href="registry.jsp">Info</a>]
     [<a href="distributiondump.jsp">Distribution</a>]
     [<a href="ping">Ping</a>]
+    [<a href="logging.jsp">Logging</a>]
   </td>
 </tr>