#3 Auxlists now rendering correctly
This commit is contained in:
parent
e9bdc6c8a7
commit
0b3b3ecba1
|
@ -545,7 +545,7 @@
|
||||||
[{:tag :td
|
[{:tag :td
|
||||||
:content
|
:content
|
||||||
[(if
|
[(if
|
||||||
(or (= (:tag list-spec) :form)
|
(or (= (:tag list-spec) :list)
|
||||||
(-> list-spec :attrs :onselect))
|
(-> list-spec :attrs :onselect))
|
||||||
{:tag :a
|
{:tag :a
|
||||||
:attrs
|
:attrs
|
||||||
|
|
Loading…
Reference in a new issue