From fd16c08826bc72622be21d17883f38ff01f782e4 Mon Sep 17 00:00:00 2001 From: oblomov <102328295+oblomov-dev@users.noreply.github.com> Date: Fri, 24 Mar 2023 12:34:40 +0100 Subject: [PATCH] css, design and repo url (#124) * css styles * index.html --- src/z2ui5_cl_http_handler.clas.abap | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) 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| && `