From fc956989041d7078758f5e3abbfa1886649fe96f Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Fri, 24 Feb 2023 15:57:36 +0100 Subject: [PATCH] Showing new Journal button even if there are no entries already --- Layout/default/Contract/View.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Layout/default/Contract/View.php b/Layout/default/Contract/View.php index 488cf5346..729135eb5 100644 --- a/Layout/default/Contract/View.php +++ b/Layout/default/Contract/View.php @@ -223,8 +223,9 @@
- journals) && count($contract->journals)): ?> + + journals) && count($contract->journals)): ?> journals as $j): ?> @@ -271,7 +272,8 @@ - + + -
create)?> (creator?>)
@@ -301,9 +303,8 @@
- +