Merge pull request #915 from apex8/master

ENHS: disabled dark mode to allow popup for transport
This commit is contained in:
Lars Hvam 2017-09-05 17:32:49 +02:00 committed by GitHub
commit 45a791b69d

View File

@ -73,7 +73,7 @@ CLASS lcl_object_enhs IMPLEMENTATION.
EXPORTING EXPORTING
spot_name = lv_spot_name spot_name = lv_spot_name
tooltype = cl_enh_tool_badi_def=>tooltype tooltype = cl_enh_tool_badi_def=>tooltype
dark = abap_true dark = abap_false
compositename = lv_parent compositename = lv_parent
IMPORTING IMPORTING
spot = li_spot_ref spot = li_spot_ref