Commit 01e4eb72 authored by ibuler's avatar ibuler

Merge branch 'dev' of https://github.com/jumpserver/coco into dev

parents 7c01f428 9ae0d620
......@@ -254,7 +254,7 @@ class InteractiveServer:
page += 1
start += len(_assets)
return None, None
def display_a_page_assets(self, page, assets):
self.client.send(char.CLEAR_CHAR)
self.page = page
......
......@@ -19,7 +19,7 @@ itsdangerous==0.24
Jinja2==2.10
jmespath==0.9.3
jms-storage==0.0.20
jumpserver-python-sdk==0.0.53
jumpserver-python-sdk==0.0.54
MarkupSafe==1.0
oss2==2.4.0
paramiko==2.4.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment