add explaining comment
This commit is contained in:
parent
d62e069710
commit
299a4ef815
|
@ -53,6 +53,7 @@
|
|||
`(form (@ ((method ,real-method)
|
||||
(action ,k-url)
|
||||
,@(if attributes (cdr attributes) '())))
|
||||
;; cdr == sxml-attribute-attributes
|
||||
,@elems))))
|
||||
|
||||
(define input-field-rule
|
||||
|
|
Loading…
Reference in New Issue