Refactor CAdvowareAkten and CDokumente hooks; update localization and metadata; adjust microtime values in config and state files
This commit is contained in:
@@ -2,26 +2,34 @@
|
||||
{
|
||||
"name": "name",
|
||||
"link": true,
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "dokument",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "dokument",
|
||||
"width": 15
|
||||
},
|
||||
{
|
||||
"name": "advowareArt",
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "syncStatus",
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "lastSyncTimestamp",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "assignedUser",
|
||||
"width": 15
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "createdAt",
|
||||
"width": 14
|
||||
"width": 11
|
||||
},
|
||||
{
|
||||
"name": "modifiedAt",
|
||||
"width": 14
|
||||
"width": 10
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user