typo web
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -104,8 +104,7 @@ select.interface {
|
||||
<script type="text/javascript">
|
||||
last_change="";
|
||||
$(function() {
|
||||
server = "localhost:8080";
|
||||
ajax(server, {"action":"get-remotes"} );
|
||||
ajax("ajax", {"action":"get-remotes"} );
|
||||
});
|
||||
|
||||
function ajax(server, action){
|
||||
|
||||
Reference in New Issue
Block a user