Skip to content

Commit

Permalink
Update layouts.cds
Browse files Browse the repository at this point in the history
  • Loading branch information
stewsk authored Dec 3, 2024
1 parent af3caf0 commit f6013ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/travel_processor/layouts.cds
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ annotate TravelService.Travel with @UI : {
]},
FieldGroup #PriceData : {Data : [
{ $Type : 'UI.DataField', Value : BookingFee },
{ $Type : 'UI.DataField', Value : TotalPrice },
{ $Type : 'UI.DataField', Value : CurrencyCode_code }
{ $Type : 'UI.DataField', Value : TotalPrice }
]},
FieldGroup #i18nSustainability: {
$Type: 'UI.FieldGroupType',
Expand Down

0 comments on commit f6013ee

Please sign in to comment.