mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
Merge pull request #915 from apex8/master
ENHS: disabled dark mode to allow popup for transport
This commit is contained in:
commit
45a791b69d
|
@ -73,7 +73,7 @@ CLASS lcl_object_enhs IMPLEMENTATION.
|
|||
EXPORTING
|
||||
spot_name = lv_spot_name
|
||||
tooltype = cl_enh_tool_badi_def=>tooltype
|
||||
dark = abap_true
|
||||
dark = abap_false
|
||||
compositename = lv_parent
|
||||
IMPORTING
|
||||
spot = li_spot_ref
|
||||
|
|
Loading…
Reference in New Issue
Block a user