From ab1e1760108f4b3aeeb2ebe3940eb2f02cf5cfc6 Mon Sep 17 00:00:00 2001 From: Saku Laesvuori Date: Sun, 25 Jan 2026 22:43:42 +0200 Subject: [PATCH] Fix transaction visibility without add permission --- hledger-web/templates/journal.hamlet | 146 +++++++++++++-------------- 1 file changed, 73 insertions(+), 73 deletions(-) diff --git a/hledger-web/templates/journal.hamlet b/hledger-web/templates/journal.hamlet index 6ecbce3f4..d9905136c 100644 --- a/hledger-web/templates/journal.hamlet +++ b/hledger-web/templates/journal.hamlet @@ -6,82 +6,82 @@ $if elem AddPermission perms data-toggle="modal" data-target="#addmodal" title="Lisää uusi tapahtuma kirjanpitoon."> Kirjaa tapahtuma -
    - $forall torig <- items -
  1. -
    - $with (payee, note) <- payeeAndNoteFromDescription' $ tdescription torig -
    +
      + $forall torig <- items +
    1. +
      + $with (payee, note) <- payeeAndNoteFromDescription' $ tdescription torig +
      + +