mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-09 04:10:26 -08:00
Remove run body in almost every case
This commit is contained in:
parent
c59ae62c32
commit
e5e3e07645
36 changed files with 199 additions and 121 deletions
|
|
@ -24,8 +24,7 @@
|
|||
(item (create-list-item list-b :content "Item 4")))
|
||||
(declare (ignore item))
|
||||
(js-execute body (format nil "JSLists.applyToList('~A', 'ALL');"
|
||||
(html-id list-top))))
|
||||
(run body))
|
||||
(html-id list-top)))))
|
||||
|
||||
(defun start-tutorial ()
|
||||
"Start tutorial."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue