Doesn't take an event, just the button being clicked.
svn: r11627
This commit is contained in:
parent
19ac32d5f6
commit
594c89f8c4
|
@ -785,7 +785,7 @@
|
||||||
[bitmap handin-icon]
|
[bitmap handin-icon]
|
||||||
[parent client-panel]
|
[parent client-panel]
|
||||||
[callback
|
[callback
|
||||||
(lambda (button evt)
|
(lambda (button)
|
||||||
(let ([content (editors->string
|
(let ([content (editors->string
|
||||||
(list (get-definitions-text)
|
(list (get-definitions-text)
|
||||||
(get-interactions-text)))])
|
(get-interactions-text)))])
|
||||||
|
|
Loading…
Reference in New Issue
Block a user