mirror of https://github.com/apache/archiva.git
add a success message for this ajax call
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1177989 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3ead9fbb4a
commit
e4e6fd32af
|
@ -65,6 +65,7 @@
|
|||
alert('error');
|
||||
}
|
||||
});
|
||||
alert("download remote index scheduled");
|
||||
return false;
|
||||
}
|
||||
document.getElementById("editRemoteRepository_repository_name").focus();
|
||||
|
|
Loading…
Reference in New Issue