mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
parent
d19b431287
commit
7376c7bb6e
|
@ -274,7 +274,7 @@ CLASS zcl_abapgit_gui_page_repo_view IMPLEMENTATION.
|
|||
|
||||
IF mv_are_changes_recorded_in_tr = abap_true.
|
||||
ro_advanced_dropdown->add(
|
||||
iv_txt = 'Add all objects to transport request'
|
||||
iv_txt = 'Add All Objects to Transport'
|
||||
iv_act = |{ zif_abapgit_definitions=>c_action-repo_add_all_obj_to_trans_req }?key={ mv_key }| ).
|
||||
ENDIF.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user