Change wsf control
This commit is contained in:
@@ -59,7 +59,7 @@ feature
|
||||
|
||||
render: STRING
|
||||
do
|
||||
Result := "<button data-name=%"" + control_name + "%" data-type=%"WSF_BUTTON_CONTROL%">" + text + "</button>"
|
||||
Result := "<button data-name=%"" + control_name + "%" data-type=%"WSF_BUTTON_CONTROL%">" + generator + text + "</button>"
|
||||
end
|
||||
|
||||
set_text (t: STRING)
|
||||
|
||||
Reference in New Issue
Block a user