From 43eee83c33ccc56af9c56fa6c67e47d551090068 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 21 Jul 2014 08:54:17 -0700 Subject: [PATCH] web: fix js error on journal select field --- hledger-web/Foundation.hs | 2 +- hledger-web/static/hledger.js | 60 +++++++++++++++++------------------ 2 files changed, 30 insertions(+), 32 deletions(-) diff --git a/hledger-web/Foundation.hs b/hledger-web/Foundation.hs index 06c6cc185..44a0828e0 100644 --- a/hledger-web/Foundation.hs +++ b/hledger-web/Foundation.hs @@ -379,7 +379,7 @@ addform _ vd@VD{..} = [hamlet| journalselect :: [(FilePath,String)] -> HtmlUrl AppRoute journalselect journalfiles = [hamlet| - $forall f <- journalfiles