cleanup
This commit is contained in:
@@ -40,10 +40,6 @@ annotate GDPRService.Orders with @(UI : {
|
|||||||
Title : {
|
Title : {
|
||||||
Value : OrderNo,
|
Value : OrderNo,
|
||||||
Label : 'Order number'
|
Label : 'Order number'
|
||||||
// },
|
|
||||||
// Description : {
|
|
||||||
// Value : createdBy,
|
|
||||||
// Label : 'Created by'
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
Identification : [
|
Identification : [
|
||||||
@@ -54,10 +50,6 @@ annotate GDPRService.Orders with @(UI : {
|
|||||||
{
|
{
|
||||||
Value : createdAt,
|
Value : createdAt,
|
||||||
Label : 'Created at'
|
Label : 'Created at'
|
||||||
// },
|
|
||||||
// {
|
|
||||||
// Value : OrderNo,
|
|
||||||
// Label : 'Order number'
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
HeaderFacets : [
|
HeaderFacets : [
|
||||||
|
|||||||
Reference in New Issue
Block a user