Fix broken translation UI
Use `Books.texts` instead of `_texts`, requiring sap/cds 5
This commit is contained in:
committed by
Christian Georgi
parent
14002300c5
commit
702c3245bd
@@ -2,6 +2,6 @@
|
||||
"name": "@capire/orders",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@sap/cds": ">=4.3.0"
|
||||
"@sap/cds": "^5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user