From 42ef00aa4b0c68ab3d10c4deb586431c6793f8c2 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Tue, 22 Feb 2011 22:45:24 -0500 Subject: Let st fall-through doto in initialize-template --- src/utils.clj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/utils.clj b/src/utils.clj index bca60b3..f782836 100755 --- a/src/utils.clj +++ b/src/utils.clj @@ -392,8 +392,7 @@ (.setAttribute "user_avatar" (if (non-empty-string? (:avatar session)) (:avatar session) nil)) - (.setAttribute "isadmin" (:is_admin session))) - st) + (.setAttribute "isadmin" (:is_admin session)))) (defn fetch-template [template session] (try -- cgit v1.2.3-70-g09d2