From 212619eee570a5c8924e91c20f14d84497bb4adc Mon Sep 17 00:00:00 2001 From: Emmanuel Venisse Date: Thu, 11 Jan 2007 10:50:00 +0000 Subject: [PATCH] [MRM-266] Changed the location of the "Run Now" link in the Configuration page. Submitted by: Dawn Angelito git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@495183 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/jsp/admin/index.jsp | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/index.jsp b/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/index.jsp index 4b8cc7edb..802cadd61 100644 --- a/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/index.jsp +++ b/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/index.jsp @@ -56,11 +56,6 @@ <%-- TODO: a "delete index and run now" operation should be here too (really clean, remove deletions that didn't get picked up) --%> - - - ">Run Now - - Last Indexing Time @@ -71,6 +66,16 @@ + + + + +
+ + ">Run Now + +
+

HTTP Proxy

-- 2.39.5