From 3d786f1f16feec858c9790c3a802ba01f4fdff90 Mon Sep 17 00:00:00 2001 From: Ryan Prather Date: Fri, 24 Jan 2025 11:16:25 -0500 Subject: [PATCH] upd: twig list-notes * correct link for adding a new note * remove display of present members --- templates/internal/cases/notes/list-notes.html.twig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/templates/internal/cases/notes/list-notes.html.twig b/templates/internal/cases/notes/list-notes.html.twig index b85f8fc..cba2c2c 100644 --- a/templates/internal/cases/notes/list-notes.html.twig +++ b/templates/internal/cases/notes/list-notes.html.twig @@ -16,7 +16,7 @@
Referral Note List
- +
@@ -52,7 +52,6 @@ DOS Location Method - Members Present @@ -64,7 +63,6 @@ {{ n.startTime|date("g:i a", company_timezone) }}-{{ n.endTime|date("g:i a", company_timezone) }} ({{ n.calcTimeUsed() }}) {{ n.location.value }} {{ n.method.name|lower|replace({"_": " "})|capitalize }} - edit