File tree Expand file tree Collapse file tree
managed-html5-runtime-fiori-launchpad-mta/HTML5Module2/webapp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "_version" : " 1.12.0" ,
3+ "sap.cloud" : {
4+ "public" : true ,
5+ "service" : " cloud.service"
6+ },
37 "sap.app" : {
48 "id" : " com.sap.demo" ,
59 "type" : " application" ,
610 "applicationVersion" : {
711 "version" : " 0.0.1"
812 },
9- "title" : " {{appTitle}} " ,
10- "description" : " {{appDescription}} " ,
13+ "title" : " Demo charts.js " ,
14+ "description" : " Demo charts.js " ,
1115 "resources" : " resources.json" ,
12- "dataSources" : {}
16+ "dataSources" : {},
17+ "crossNavigation" : {
18+ "inbounds" : {
19+ "intent1" : {
20+ "signature" : {
21+ "parameters" : {},
22+ "additionalParameters" : " allowed"
23+ },
24+ "semanticObject" : " Object" ,
25+ "action" : " display" ,
26+ "title" : " Demo charts.js" ,
27+ "info" : " Demo charts.js" ,
28+ "subTitle" : " Demo charts.js" ,
29+ "icon" : " sap-icon://account"
30+ }
31+ }
32+ }
1333 },
1434 "sap.ui" : {
1535 "technology" : " UI5" ,
You can’t perform that action at this time.
0 commit comments