mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-11 16:35:13 +00:00
Update index.js
This commit is contained in:
parent
f3fa4593ca
commit
52ec973f97
|
@ -116,6 +116,8 @@ var showLocalApplications = function() {
|
|||
res = JSON.parse(req.responseText);
|
||||
onSuccess(res);
|
||||
}
|
||||
|
||||
showApplications();
|
||||
}
|
||||
}).val(serverId);
|
||||
entry.appendTo("#listview_applications");
|
||||
|
|
Loading…
Reference in New Issue
Block a user