mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
bugfix, new pull page: setting transport (#6667)
This commit is contained in:
parent
890ad4bb1b
commit
373b5bc5d7
|
@ -170,8 +170,7 @@ CLASS ZCL_ABAPGIT_GUI_PAGE_PULL IMPLEMENTATION.
|
|||
|
||||
FIELD-SYMBOLS <ls_overwrite> LIKE LINE OF ms_checks-overwrite.
|
||||
|
||||
|
||||
mo_form_data = ii_event->form_data( ).
|
||||
mo_form_data->merge( ii_event->form_data( ) ).
|
||||
|
||||
CASE ii_event->mv_action.
|
||||
WHEN c_action-refresh.
|
||||
|
|
Loading…
Reference in New Issue
Block a user