mirror of
https://github.com/rabbibotton/clog.git
synced 2026-01-04 00:02:57 -08:00
Some additional fixes for documentation
This commit is contained in:
parent
51ef8f0900
commit
63586cfb0f
3 changed files with 22 additions and 7 deletions
|
|
@ -1257,6 +1257,7 @@ is placed in DOM at top of html body instead of bottom of html body."
|
|||
(set-on-click
|
||||
(attach-as-child obj (format nil "~A-close" html-id))
|
||||
(lambda (obj)
|
||||
(declare (ignore obj))
|
||||
(destroy win)))
|
||||
(when time-out
|
||||
(sleep time-out)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue