From 3c3f8becd76f4413cf9627eeb8cbf39aad115bf5 Mon Sep 17 00:00:00 2001 From: zhangle Date: Thu, 20 Oct 2016 11:46:45 +0800 Subject: [PATCH] bugfix: textarea ng-bind ng-model exist at same time --- .../resources/static/views/component/namespace-panel.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apollo-portal/src/main/resources/static/views/component/namespace-panel.html b/apollo-portal/src/main/resources/static/views/component/namespace-panel.html index 8a730d3e2..cf1a96ed6 100644 --- a/apollo-portal/src/main/resources/static/views/component/namespace-panel.html +++ b/apollo-portal/src/main/resources/static/views/component/namespace-panel.html @@ -148,14 +148,13 @@ -- GitLab