From fa9c92d14cd5ca7e27de7ab0182c4750f65f2f4a Mon Sep 17 00:00:00 2001 From: Bobzero <108892319+Bobzero23@users.noreply.github.com> Date: Tue, 12 Sep 2023 08:56:35 +0300 Subject: [PATCH] Update layout.html I have added the 'add owner' to the navbar but make sure to change the behavior of the 'add owner' in this file.. make it work as you want (e.g where to go when you click the button and so on) --- src/main/resources/templates/fragments/layout.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/main/resources/templates/fragments/layout.html b/src/main/resources/templates/fragments/layout.html index 024ea0e08..ecde5bdb5 100755 --- a/src/main/resources/templates/fragments/layout.html +++ b/src/main/resources/templates/fragments/layout.html @@ -66,6 +66,12 @@ Error +
  • + + Error +
  • +