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]
|
||||
[parent client-panel]
|
||||
[callback
|
||||
(lambda (button evt)
|
||||
(lambda (button)
|
||||
(let ([content (editors->string
|
||||
(list (get-definitions-text)
|
||||
(get-interactions-text)))])
|
||||
|
|
Loading…
Reference in New Issue
Block a user