mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
adjust package
This commit is contained in:
parent
73157f85fc
commit
27c6a36455
6 changed files with 15 additions and 23 deletions
|
|
@ -34,7 +34,7 @@
|
|||
"Remove any deleted control from control-list"
|
||||
(maphash (lambda (html-id control)
|
||||
(when (equalp (js-query control (format nil "$.contains(document.documentElement, ~A)"
|
||||
(clog::script-id control))) "false")
|
||||
(script-id control))) "false")
|
||||
(remove-from-control-list app panel-id html-id)))
|
||||
(get-control-list app panel-id)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue