From ce9cff05b9cb91477c3a48aeedc513b184b85c38 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 9 Jul 2010 22:50:30 +0000 Subject: [PATCH] webyesod: drop file format help link from add form --- Hledger/Cli/Commands/Web.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/Hledger/Cli/Commands/Web.hs b/Hledger/Cli/Commands/Web.hs index ce9f509a1..24f13e2df 100644 --- a/Hledger/Cli/Commands/Web.hs +++ b/Hledger/Cli/Commands/Web.hs @@ -241,7 +241,6 @@ addform = [$hamlet| %input!type=submit!value=$string.addlabel$ |] where - formhelp = helplink "file-format" "?" datehelplink = helplink "dates" "..." datehelp = "eg: 7/20, 2010/1/1, " deschelp = "eg: supermarket (optional)"