From 0b3b3ecba11112cf7ee38b8e21ca1338cbc8ee5a Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Tue, 31 Jul 2018 13:52:20 +0100 Subject: [PATCH] #3 Auxlists now rendering correctly --- src/adl/to_selmer_templates.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/adl/to_selmer_templates.clj b/src/adl/to_selmer_templates.clj index 0a55b6d..b524e66 100644 --- a/src/adl/to_selmer_templates.clj +++ b/src/adl/to_selmer_templates.clj @@ -545,7 +545,7 @@ [{:tag :td :content [(if - (or (= (:tag list-spec) :form) + (or (= (:tag list-spec) :list) (-> list-spec :attrs :onselect)) {:tag :a :attrs