diff --git a/src/z2ui5_cl_http_handler.clas.abap b/src/z2ui5_cl_http_handler.clas.abap index 0f25f495..a1e67707 100644 --- a/src/z2ui5_cl_http_handler.clas.abap +++ b/src/z2ui5_cl_http_handler.clas.abap @@ -9,6 +9,8 @@ CLASS z2ui5_cl_http_handler DEFINITION BEGIN OF cs_config, theme TYPE string VALUE 'sap_horizon', browser_title TYPE string VALUE 'abap2UI5', + " choose your ui5 library/license here, see sap note 3207822 and 2943781 + " 'resources/sap-ui-core.js' or '/sap/public/bc/ui5_ui5/resources/sap-ui-core.js', repository TYPE string VALUE 'https://ui5.sap.com/resources/sap-ui-core.js', letterboxing TYPE abap_bool VALUE abap_true, check_debug_mode TYPE abap_bool VALUE abap_true, @@ -106,15 +108,22 @@ CLASS z2ui5_cl_http_handler IMPLEMENTATION. r_result = `` && |\n| && `
` && |\n| && - ` ` && |\n| && + ` ` && |\n| && + ` ` && |\n| && + ` ` && |\n| && `