From cb7d71f4a7314652132e8185d28738fd5ed49365 Mon Sep 17 00:00:00 2001 From: Felix Ivo Date: Mon, 16 Jun 2025 14:21:32 +0200 Subject: [PATCH] moved javascript include to header --- Views/Notes/showNotes.phtml | 3 +-- Views/header.phtml | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Views/Notes/showNotes.phtml b/Views/Notes/showNotes.phtml index 0a03519..1a9a6c8 100644 --- a/Views/Notes/showNotes.phtml +++ b/Views/Notes/showNotes.phtml @@ -1,5 +1,4 @@ - - +

Notes

diff --git a/Views/header.phtml b/Views/header.phtml index b612258..3197948 100644 --- a/Views/header.phtml +++ b/Views/header.phtml @@ -5,6 +5,7 @@ +