mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-15 15:00:24 -08:00
bug in defsetf for set-text-value
This commit is contained in:
parent
185afecc6b
commit
7634aa441d
1 changed files with 1 additions and 1 deletions
|
|
@ -490,7 +490,7 @@ Additionally for forms get/setf the value."))
|
|||
(jquery-execute obj (format nil "contents().not(~A.children()).get(0).nodeValue='~A'"
|
||||
(jquery obj) value)))
|
||||
|
||||
(defsetf text-value set-text)
|
||||
(defsetf text-value set-text-value)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;
|
||||
;; text-direction ;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue