mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
disabled dark mode to allow popup for transport
This commit is contained in:
parent
8bfa40290e
commit
9811b9ae32
|
@ -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