From a6e1ace2b6bdba8c08a4acfa42433f3ac073b747 Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Tue, 21 Mar 2017 10:16:22 +0000
Subject: [PATCH] #3527 feature - Added all catalogs and working fine

---
 securis/src/main/webapp/src/lang/messages_en.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/securis/src/main/webapp/src/lang/messages_en.json b/securis/src/main/webapp/src/lang/messages_en.json
index ca6244b..1147470 100644
--- a/securis/src/main/webapp/src/lang/messages_en.json
+++ b/securis/src/main/webapp/src/lang/messages_en.json
@@ -9,6 +9,7 @@
 	"field.license_preactivation": "License preactivation",
 	"field.license_type_id": "License type",
 	"field.organization_id": "Organization",
+	"field.application_id": "Application",
 	"field.licensetype_code": "License type",
 	"field.organization_name": "Organization",
 	"field.preactivation_valid_period": "Preactivation valid period",
@@ -27,6 +28,7 @@
 	"field.creation_timestamp": "Creation timestamp",
 	"field.comments": "Comments",
 	"field.mandatory": "Required",
+	"field.org_parent_id": "Parent organization",
 	"field.name": "Name",
 	"field.license_filename": "License filename",
 	"field.description": "Description",

--
Gitblit v1.3.2