From 46f1be4395a206cedd0f4358359a87570c3b3623 Mon Sep 17 00:00:00 2001 From: sjvans <30337871+sjvans@users.noreply.github.com> Date: Tue, 8 Feb 2022 13:47:32 +0100 Subject: [PATCH] cleanup --- gdpr/app/fiori.cds | 8 -------- 1 file changed, 8 deletions(-) diff --git a/gdpr/app/fiori.cds b/gdpr/app/fiori.cds index 38a70b78..df2f32d2 100644 --- a/gdpr/app/fiori.cds +++ b/gdpr/app/fiori.cds @@ -40,10 +40,6 @@ annotate GDPRService.Orders with @(UI : { Title : { Value : OrderNo, Label : 'Order number' - // }, - // Description : { - // Value : createdBy, - // Label : 'Created by' } }, Identification : [ @@ -54,10 +50,6 @@ annotate GDPRService.Orders with @(UI : { { Value : createdAt, Label : 'Created at' - // }, - // { - // Value : OrderNo, - // Label : 'Order number' } ], HeaderFacets : [