Skip to content

Commit

Permalink
remove duplicate webapps
Browse files Browse the repository at this point in the history
  • Loading branch information
mpern committed Jan 12, 2021
1 parent be8512c commit b390309
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions core-customize/bootstrap/demo/manifest.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -76,16 +76,12 @@ local smartEditWebapps = [
// Smartedit personalization
webapp('personalizationsmartedit'),
webapp('personalizationwebservices'),
webapp('personalizationsearchsmartedit'),
webapp('personalizationpromotionssmartedit'),
// Smartedit personalization promotion
webapp('personalizationpromotionssmartedit'),
// Smartedit personalization search
webapp('personalizationsearchsmartedit'),
// Smartedit promotion
webapp('merchandisingsmartedit'),
webapp('merchandisingcmswebservices'),

// https://help.sap.com/viewer/50c996852b32456c96d3161a95544cdb/1905/en-US/b21fa18f635d49eaa4d9ce5997a6a814.html
webapp('merchandisingsmartedit'),
];
Expand Down
3 changes: 0 additions & 3 deletions core-customize/bootstrap/manifest.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,11 @@ local smartEditWebapps = [
// // Smartedit personalization
// webapp('personalizationsmartedit'),
// webapp('personalizationwebservices'),
// webapp('personalizationsearchsmartedit'),
// webapp('personalizationpromotionssmartedit'),
// // Smartedit personalization promotion
// webapp('personalizationpromotionssmartedit'),
// // Smartedit personalization search
// webapp('personalizationsearchsmartedit'),
// // Smartedit promotion
// webapp('merchandisingsmartedit'),
// webapp('merchandisingcmswebservices'),
// // https://help.sap.com/viewer/50c996852b32456c96d3161a95544cdb/1905/en-US/b21fa18f635d49eaa4d9ce5997a6a814.html
// webapp('merchandisingsmartedit'),
Expand Down

0 comments on commit b390309

Please sign in to comment.