diff --git a/apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/AppNamespaceService.java b/apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/AppNamespaceService.java
index 2379be02d32..95973ec3a55 100644
--- a/apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/AppNamespaceService.java
+++ b/apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/AppNamespaceService.java
@@ -128,9 +128,9 @@ public AppNamespace createAppNamespaceInLocal(AppNamespace appNamespace, boolean
}
// public namespaces only allow properties format
- if (appNamespace.isPublic()) {
- appNamespace.setFormat(ConfigFileFormat.Properties.getValue());
- }
+// if (appNamespace.isPublic()) {
+// appNamespace.setFormat(ConfigFileFormat.Properties.getValue());
+// }
StringBuilder appNamespaceName = new StringBuilder();
//add prefix postfix
diff --git a/apollo-portal/src/main/resources/static/namespace.html b/apollo-portal/src/main/resources/static/namespace.html
index ce0798f54a6..c90653664c3 100644
--- a/apollo-portal/src/main/resources/static/namespace.html
+++ b/apollo-portal/src/main/resources/static/namespace.html
@@ -123,7 +123,7 @@
-
+
+
+
+
+
+ {{'Component.Namespace.Master.Items.Body.Link.Title' | translate }}
+
+
+
+
+
+
+
{{'Component.Namespace.Master.Items.Body.NoPublished.Title' | translate }}
ng-model="namespace.editText">
+
+
+
+
+
+
+
+
+