File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ CLASS Z2UI5_CL_DEMO_APP_011 IMPLEMENTATION.
107107 ( title = 'entry 01' value = 'red' info = 'completed' descr = 'this is a description' checkbox = abap_true )
108108 ( title = 'entry 02' value = 'blue' info = 'completed' descr = 'this is a description' checkbox = abap_true )
109109 ( title = 'entry 03' value = 'green' info = 'completed' descr = 'this is a description' checkbox = abap_true )
110- ( title = 'entry 04' value = 'orange' info = 'completed' descr = 'this is a description ' checkbox = abap_true )
110+ ( title = 'entry 04' value = 'orange' info = 'completed' descr = '' checkbox = abap_true )
111111 ( title = 'entry 05' value = 'grey' info = 'completed' descr = 'this is a description' checkbox = abap_true ) ).
112112
113113 set_view( ).
You can’t perform that action at this time.
0 commit comments