Skip to content

Commit b55e927

Browse files
committed
Added missing label to UI annotation
1 parent 1cc0602 commit b55e927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/admin/fiori-service.cds

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ annotate AdminService.Books with @(UI : {
2929
{
3030
$Type : 'UI.ReferenceFacet',
3131
ID : 'AttachmentsFacet',
32+
Label : '{i18n>attachments}',
3233
Target : 'covers/@UI.LineItem'
3334
},
3435
{

0 commit comments

Comments
 (0)