fine tune "create new" label

This commit is contained in:
sbcgua 2016-09-24 17:44:55 +03:00
parent 39b83b0f2e
commit 4b8268d6d1

View File

@ -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