mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-21 15:58:52 +00:00
完成webtermial demo
This commit is contained in:
@@ -105,4 +105,6 @@ def log_record(request):
|
||||
return HttpResponse('无日志记录, 请查看日志处理脚本是否开启!')
|
||||
|
||||
|
||||
def web_terminal(request):
|
||||
return render_to_response('jlog/web_terminal.html', locals())
|
||||
|
||||
|
Reference in New Issue
Block a user