]> source.dussan.org Git - archiva.git/commitdiff
add a success message for this ajax call
authorOlivier Lamy <olamy@apache.org>
Sat, 1 Oct 2011 14:20:21 +0000 (14:20 +0000)
committerOlivier Lamy <olamy@apache.org>
Sat, 1 Oct 2011 14:20:21 +0000 (14:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177989 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/admin/editRemoteRepository.jsp

index 41bfc3843e6f6a628d50c2f5709ba973f824dd18..656e5ed499b3f019dc3d277c215a7574bf16c04f 100644 (file)
@@ -65,6 +65,7 @@
          alert('error');
        }
      });
+    alert("download remote index scheduled");
     return false;
   }
   document.getElementById("editRemoteRepository_repository_name").focus();