From 9ccb1bcb81865dc9fb83e1b2b8e4b923c58dc59d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Z=C3=A1rybnick=C3=BD?= Date: Mon, 28 Aug 2017 22:53:33 +0200 Subject: [PATCH] web: Make "Add transaction" button tabbable (#430) --- hledger-web/Handler/JournalR.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hledger-web/Handler/JournalR.hs b/hledger-web/Handler/JournalR.hs index edd422899..572af8518 100644 --- a/hledger-web/Handler/JournalR.hs +++ b/hledger-web/Handler/JournalR.hs @@ -37,7 +37,7 @@ getJournalR = do

#{title} - Add a transaction + Add a transaction
^{maincontent} |]