mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 12:20:51 +08:00
Changing icon to Folder
This commit is contained in:
parent
cdafb2445d
commit
0d8d5af0d8
|
@ -362,7 +362,7 @@ CLASS lcl_popups IMPLEMENTATION.
|
||||||
|
|
||||||
IF iv_package IS INITIAL. " Empty package -> can be created
|
IF iv_package IS INITIAL. " Empty package -> can be created
|
||||||
lv_button2 = 'Create package' ##NO_TEXT.
|
lv_button2 = 'Create package' ##NO_TEXT.
|
||||||
lv_icon2 = icon_msg.
|
lv_icon2 = icon_folder.
|
||||||
ENDIF.
|
ENDIF.
|
||||||
|
|
||||||
* TAB FLD LABEL DEF ATTR
|
* TAB FLD LABEL DEF ATTR
|
||||||
|
|
Loading…
Reference in New Issue
Block a user