From 61f8d6b3e6a9d2f255bf960075eefe1cdece8c36 Mon Sep 17 00:00:00 2001 From: Apex Liu Date: Mon, 26 Mar 2018 03:05:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=EF=BC=9A=E6=BD=9C=E5=9C=A8?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E9=97=AE=E9=A2=98=EF=BC=8C=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E5=AF=BC=E5=85=A5=E6=97=B6=E4=B8=8A=E4=BC=A0=E7=9A=84=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=9C=A8=E6=9C=8D=E5=8A=A1=E7=AB=AF=E6=9C=AA=E5=88=A0?= =?UTF-8?q?=E9=99=A4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/www/teleport/view/asset/host-list.mako | 5 +++-- server/www/teleport/view/user/user-list.mako | 5 +++-- .../teleport/webroot/app/controller/host.py | 21 ++++++++++++------ .../teleport/webroot/app/controller/user.py | 7 +++--- .../www/teleport/webroot/app/model/account.py | 22 +++++++++---------- 5 files changed, 34 insertions(+), 26 deletions(-) diff --git a/server/www/teleport/view/asset/host-list.mako b/server/www/teleport/view/asset/host-list.mako index 887d448..843a402 100644 --- a/server/www/teleport/view/asset/host-list.mako +++ b/server/www/teleport/view/asset/host-list.mako @@ -366,8 +366,9 @@