mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 04:36:49 +08:00
Removes commented code
This commit is contained in:
parent
0f7fbf5be6
commit
b7e5ee8a8e
|
@ -569,7 +569,6 @@ CLASS lcl_popups IMPLEMENTATION.
|
||||||
" TAB FLD LABEL DEF ATTR
|
" TAB FLD LABEL DEF ATTR
|
||||||
_add_dialog_fld 'TEXTL' 'LINE' 'Branch name' lv_transports_as_text ''.
|
_add_dialog_fld 'TEXTL' 'LINE' 'Branch name' lv_transports_as_text ''.
|
||||||
_add_dialog_fld 'ABAPTXT255' 'LINE' 'Commit text' lv_transports_as_text ''.
|
_add_dialog_fld 'ABAPTXT255' 'LINE' 'Commit text' lv_transports_as_text ''.
|
||||||
"_add_dialog_fld 'ABAPTXT255' 'LINE' 'TODO: Tadir Items?' '' ''.
|
|
||||||
|
|
||||||
lv_icon_ok = icon_okay.
|
lv_icon_ok = icon_okay.
|
||||||
lv_button_transport = 'Transport(s)->Branch' ##NO_TEXT.
|
lv_button_transport = 'Transport(s)->Branch' ##NO_TEXT.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user