mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-14 22:39:10 +00:00
Merge branches 'master' and 'wangyong' of gitcafe.com:ibuler/jumpserver
This commit is contained in:
@@ -209,8 +209,8 @@
|
||||
$.ajax({
|
||||
type: "GET",
|
||||
url: g_url,
|
||||
success: window.open("/jlog/log_list/online/", "_self"),
|
||||
error: window.open(g_url, "_self")
|
||||
success: window.open("/jlog/log_list/online/", "_self")
|
||||
// error: window.open(g_url, "_self")
|
||||
});
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user