Skip to content

Commit 716074c

Browse files
authored
Added missing label to UI annotation (#431)
Current UI: <img width="1272" alt="image" src="https://github.com/user-attachments/assets/5efa536d-8278-4f01-9e13-852b5c242c45" /> With this fix: <img width="772" alt="image" src="https://github.com/user-attachments/assets/8137f955-4051-4506-86f6-b2ace55d7333" />
1 parent 1cc0602 commit 716074c

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)