mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[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:
committed by
Eugenio Romano
parent
9217ebd999
commit
506ca306da
@@ -76,7 +76,8 @@
|
||||
"PRIORITY": "Priority",
|
||||
"CREATED_DATE": "Created Date",
|
||||
"LAST_MODIFIED": "Last Modified",
|
||||
"CREATED": "Created"
|
||||
"CREATED": "Created",
|
||||
"JSON_CELL": "Json"
|
||||
},
|
||||
"LIST": {
|
||||
"MESSAGES": {
|
||||
|
Reference in New Issue
Block a user