From 2c3f7e3e2c6624006d1ed38a4ca65d2471d76ea7 Mon Sep 17 00:00:00 2001 From: lepdou Date: Wed, 1 Jun 2016 11:45:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=8F=AA=E6=9C=89=E4=B8=80?= =?UTF-8?q?=E4=B8=AAkey,table=E6=A8=A1=E5=BC=8F=E4=B8=8B=E4=B8=8D=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apollo-portal/src/main/resources/static/config.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apollo-portal/src/main/resources/static/config.html b/apollo-portal/src/main/resources/static/config.html index 7bec93682..1320dfbe6 100644 --- a/apollo-portal/src/main/resources/static/config.html +++ b/apollo-portal/src/main/resources/static/config.html @@ -229,8 +229,7 @@
+ ng-show="namespace.viewType == 'table' && namespace.items.length > 0">
-- GitLab