From e9be4f51e560a38697729b22c5fbecfc28e56430 Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 14 Mar 2018 16:19:59 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E5=88=A0=E9=99=A4=E8=B5=84=E4=BA=A7?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E4=B8=AD=E7=9A=84windows=E7=AD=89=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E8=BF=9E=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/assets/templates/assets/asset_detail.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/assets/templates/assets/asset_detail.html b/apps/assets/templates/assets/asset_detail.html index 80916340f..9767320a3 100644 --- a/apps/assets/templates/assets/asset_detail.html +++ b/apps/assets/templates/assets/asset_detail.html @@ -155,6 +155,7 @@ + {% if asset.is_unixlike %} {% trans 'Refresh hardware' %}: @@ -171,6 +172,7 @@ + {% endif %}