Skip to content

Commit 5e0af4a

Browse files
authored
Merge pull request #2241 from lutraki-yavan/master
Update the titles of two tutorials to include mobile
2 parents 6a541d7 + 86dd8e5 commit 5e0af4a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

tutorials/hcp-template-mobile-web-app/hcp-template-mobile-web-app.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Build an app from an SAP Web IDE template
3-
description: Build an app using the SAP Web IDE template wizard
2+
title: Build a mobile app from an SAP Web IDE template
3+
description: Build a mobile app using the SAPUI5 Master Detail Kapsel Application template
44
primary_tag: products>sap-cloud-platform
55
tags: [ products>sap-cloud-platform, products>sap-web-ide, topic>cloud, topic>html5, topic>mobile, topic>odata, topic>sapui5, tutorial>beginner ]
66
---
@@ -14,7 +14,7 @@ tags: [ products>sap-cloud-platform, products>sap-web-ide, topic>cloud, topic>ht
1414
## Details
1515

1616
### You will learn
17-
The SAP Web IDE (Integrated Development Environment) has a project template wizard, which makes it easy to create new applications quickly. In this tutorial you will build an app that reads product and supplier information from an OData source and displays it in a responsive mobile web app.
17+
The SAP Web IDE (Integrated Development Environment) has a project template wizard, which makes it easy to create new applications quickly. In this tutorial you will build a mobile app that reads product and supplier information from an OData source and displays it in a responsive mobile web app.
1818

1919
You will be setting a few configurations, then filling out a few forms in this step, but the end result is an application which can be run on a mobile device. Ready? Let's get started...
2020

tutorials/hcp-webide-build-app-mock-data/hcp-webide-build-app-mock-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Build an SAPUI5 app based on your data model and run it with mock data
3-
description: Learn how to build an app with the SAP Web IDE template based on your manually created data model
2+
title: Build an SAPUI5 mobile app based on your data model and run it with mock data
3+
description: Learn how to build a mobile app using the SAPUI5 Master Detail Kapsel Application template based on your manually created data model
44
primary_tag: products>sap-cloud-platform
55
tags: [ products>sap-cloud-platform, products>sap-web-ide, topic>cloud, topic>html5, topic>mobile, topic>odata, topic>sapui5, tutorial>intermediate ]
66
---

0 commit comments

Comments
 (0)