[create-pull-request] automated change (#1631)

Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-12-10 16:27:55 +01:00 committed by GitHub
parent 26f4796b19
commit 4398365764
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -493,7 +493,7 @@ CLASS z2ui5_cl_app_view1_js IMPLEMENTATION.
` let oview_model = new JSONModel(viewModel);` && |\n| && ` let oview_model = new JSONModel(viewModel);` && |\n| &&
` var oModel = oview_model;` && |\n| && ` var oModel = oview_model;` && |\n| &&
` if (z2ui5.oResponse.PARAMS.S_VIEW?.SWITCH_DEFAULT_MODEL_PATH){` && |\n| && ` if (z2ui5.oResponse.PARAMS.S_VIEW?.SWITCH_DEFAULT_MODEL_PATH){` && |\n| &&
` oModel = new ODataModel({ serviceUrl : z2ui5.oResponse.PARAMS.S_VIEW?.SWITCH_DEFAULT_MODEL_PATH, annotationURI: z2ui5.oResponse.PARAMS.S_VIEW?.SWITCHDEFAULTMODELANNOURI });` && |\n| && ` oModel = new ODataModel({ serviceUrl : z2ui5.oResponse.PARAMS.S_VIEW?.SWITCH_DEFAULT_MODEL_PATH, annotationURI: z2ui5.oResponse.PARAMS.S_VIEW?.` && |\n| &&
` }` && |\n| && ` }` && |\n| &&
` z2ui5.oView = await XMLView.create({` && |\n| && ` z2ui5.oView = await XMLView.create({` && |\n| &&
` definition: xml,` && |\n| && ` definition: xml,` && |\n| &&