Merge branches 'master' and 'wangyong' of gitcafe.com:ibuler/jumpserver

pull/6/head
ibuler 10 years ago
commit 0beb683c40

@ -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")
});
}

Loading…
Cancel
Save