From 40d2934de078addc072d13cdeb75be1737cf89c7 Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 7 Mar 2018 16:04:13 +0800 Subject: [PATCH] =?UTF-8?q?[Bugfix]=20=E4=BF=AE=E5=A4=8D=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E6=98=BE=E7=A4=BA=E6=95=B0=E6=8D=AE=E7=9A=84?= =?UTF-8?q?bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/assets/system_user_detail.html | 38 +++++++++---------- apps/common/api.py | 3 ++ apps/jumpserver/views.py | 28 +++++++++++--- .../perms/asset_permission_list.html | 2 +- apps/terminal/models.py | 2 +- 5 files changed, 46 insertions(+), 27 deletions(-) diff --git a/apps/assets/templates/assets/system_user_detail.html b/apps/assets/templates/assets/system_user_detail.html index d1f30c161..ad1afa7a4 100644 --- a/apps/assets/templates/assets/system_user_detail.html +++ b/apps/assets/templates/assets/system_user_detail.html @@ -178,7 +178,7 @@ - + @@ -187,7 +187,7 @@ {{ node.name }} - + {% endfor %} @@ -204,27 +204,27 @@ {% endblock %} {% block custom_foot_js %}