mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
fine tune "create new" label
This commit is contained in:
parent
39b83b0f2e
commit
4b8268d6d1
|
@ -13,7 +13,7 @@ CLASS lcl_popups DEFINITION.
|
||||||
cancel TYPE abap_bool,
|
cancel TYPE abap_bool,
|
||||||
END OF ty_popup.
|
END OF ty_popup.
|
||||||
|
|
||||||
CONSTANTS c_new_branch_label TYPE string VALUE 'Create NEW ...'.
|
CONSTANTS c_new_branch_label TYPE string VALUE '+ create new ...' ##NO_TEXT.
|
||||||
|
|
||||||
CLASS-METHODS:
|
CLASS-METHODS:
|
||||||
popup_package_export
|
popup_package_export
|
||||||
|
|
Loading…
Reference in New Issue
Block a user