diff --git a/src/emc-metalnx-shared/src/main/resources/i18n/messages_en.properties b/src/emc-metalnx-shared/src/main/resources/i18n/messages_en.properties index f3f99c96c..5e939d937 100644 --- a/src/emc-metalnx-shared/src/main/resources/i18n/messages_en.properties +++ b/src/emc-metalnx-shared/src/main/resources/i18n/messages_en.properties @@ -27,8 +27,13 @@ text.close=Close text.modification.date=Modification Date text.not.contains=Does Not Contain text.path=Path +text.properties=Properties text.replica.number=Replica Number text.resource.name=Resource Name +text.replica=Replica +text.reset=Reset +text.root=Root(/) +text.search=Search text.size=Size text.owner.name=Owner Name @@ -386,6 +391,7 @@ private.menu.title=Private Library user.profile.label=User Profile user.preferences.label=Preferences user.logout.label=Logout +template.add.attribute=Add Attribute # Preferences Page preferences.page.title=Preferences @@ -447,7 +453,7 @@ collections.management.progress.label.permissions=Retrieving permissions... collections.management.btn.action.add.collection=Add Collection collections.management.btn.action.upload=Upload collections.management.btn.action.download=Download - +collections.management.upload.upload.status=Upload Status collections.management.msg.access.denied=You do not have permissions to access information in the target collection or for the selected object. ## Collections tooltips diff --git a/src/emc-metalnx-shared/src/main/resources/views/collections/collectionInfo.html b/src/emc-metalnx-shared/src/main/resources/views/collections/collectionInfo.html index 60d7337dd..8aaa6eff3 100755 --- a/src/emc-metalnx-shared/src/main/resources/views/collections/collectionInfo.html +++ b/src/emc-metalnx-shared/src/main/resources/views/collections/collectionInfo.html @@ -1,4 +1,3 @@ - + + + + + + +
+ +
+ this is collection Info +
+
+

+ +

+
+
+
+
+
+
+ + + + + +
+ + +
+
+ +
+ +
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+
@@ -47,6 +125,54 @@
+ +
+
+ + + + + +
+ + +
+
+ +
+ +
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
diff --git a/src/emc-metalnx-shared/src/main/resources/views/collections/collectionManagement.html b/src/emc-metalnx-shared/src/main/resources/views/collections/collectionManagement.html index 8329f1a24..b09fc74a0 100755 --- a/src/emc-metalnx-shared/src/main/resources/views/collections/collectionManagement.html +++ b/src/emc-metalnx-shared/src/main/resources/views/collections/collectionManagement.html @@ -1,4 +1,3 @@ -