[ADF-4308] DatatableComponent - add Json cell type (#4518)

* [ADF-4308] DatatableComponent - add Json cell type

* [ADF-4308] - PR changes

* [ADF-4306] - remove unnecesary code and properties

* [ADF-4308] - PR changes
This commit is contained in:
Silviu Popa
2019-04-05 14:46:15 +03:00
committed by Eugenio Romano
parent 9217ebd999
commit 506ca306da
7 changed files with 210 additions and 13 deletions

View File

@@ -76,7 +76,8 @@
"PRIORITY": "Priority",
"CREATED_DATE": "Created Date",
"LAST_MODIFIED": "Last Modified",
"CREATED": "Created"
"CREATED": "Created",
"JSON_CELL": "Json"
},
"LIST": {
"MESSAGES": {