From 8e17dbf5bae20a6d4ff57c2dc5e7fefbfdc5e512 Mon Sep 17 00:00:00 2001 From: o-psi Date: Wed, 13 Dec 2023 16:09:42 +0000 Subject: [PATCH 01/11] Add side nav button for statements --- client_side_nav.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/client_side_nav.php b/client_side_nav.php index 0adf20ba..c548a969 100644 --- a/client_side_nav.php +++ b/client_side_nav.php @@ -288,6 +288,15 @@ + +
  • - - + +
  • @@ -143,8 +144,8 @@ $document_parent = intval($row['document_parent']); ?>
  • - - + +
  • @@ -161,7 +162,7 @@ $document_parent = intval($row['document_parent']);