Skip to content

Commit

Permalink
[INTERNAL] Remove TDG app
Browse files Browse the repository at this point in the history
The TDG app is outdated and will be replaced with new demo applications soon.
Check the "master-detail" and "worklist" applications instead.

Change-Id: I57dce51c02374bf0cb8c7d9a44d7e6377db1b707
  • Loading branch information
Michadelic committed May 6, 2015
1 parent b8b5b72 commit 8bb457d
Show file tree
Hide file tree
Showing 35 changed files with 5 additions and 1,777 deletions.
12 changes: 4 additions & 8 deletions src/sap.m/test/sap/m/demokit/docuindex.json
Expand Up @@ -11,8 +11,10 @@
{ "name": "helloworld", "id": "e003" },
{ "name": "crud", "id": "e009" },
{ "name": "splitapp", "id": "e00C" },
{ "name": "mvc", "id": "e00B" },
{ "name": "tdg", "id": "e001" }
{
"name": "mvc",
"id": "e00B"
}
]
},
"links": [
Expand All @@ -28,12 +30,6 @@
"icon": "sapmdemo/helloworld",
"desc": "This is where it all starts when developing with sap.m"
},
{
"text" : "Application Best Practices",
"ref": "test-resources/sap/m/demokit/tdg/index.html?responderOn=true",
"icon": "sapmdemo/tdg",
"desc": "The reference app \"Application Best Practices\" of the developer guide"
},
{
"text": "Master Detail",
"ref": "test-resources/sap/m/demokit/md-template/demokit.html",
Expand Down
129 changes: 0 additions & 129 deletions src/sap.m/test/sap/m/demokit/tdg/Component.js

This file was deleted.

76 changes: 0 additions & 76 deletions src/sap.m/test/sap/m/demokit/tdg/MyRouter.js

This file was deleted.

3 changes: 0 additions & 3 deletions src/sap.m/test/sap/m/demokit/tdg/css/style.css

This file was deleted.

37 changes: 0 additions & 37 deletions src/sap.m/test/sap/m/demokit/tdg/i18n/messageBundle.properties

This file was deleted.

37 changes: 0 additions & 37 deletions src/sap.m/test/sap/m/demokit/tdg/i18n/messageBundle_de.properties

This file was deleted.

37 changes: 0 additions & 37 deletions src/sap.m/test/sap/m/demokit/tdg/i18n/messageBundle_en.properties

This file was deleted.

34 changes: 0 additions & 34 deletions src/sap.m/test/sap/m/demokit/tdg/index.html

This file was deleted.

0 comments on commit 8bb457d

Please sign in to comment.