From a4bfd849c24490ac7b8e2d41aff44c57135e2024 Mon Sep 17 00:00:00 2001 From: Robby Date: Mon, 29 Jul 2024 14:45:44 -0400 Subject: [PATCH] Discussion changes --- .../src/VuFind/Controller/AbstractRecord.php | 1 - themes/bootstrap3/templates/header.phtml | 207 +++++++++-------- themes/bootstrap5/templates/header.phtml | 211 +++++++++--------- 3 files changed, 203 insertions(+), 216 deletions(-) diff --git a/module/VuFind/src/VuFind/Controller/AbstractRecord.php b/module/VuFind/src/VuFind/Controller/AbstractRecord.php index 2d7f4767d650..7e6b45dd7844 100644 --- a/module/VuFind/src/VuFind/Controller/AbstractRecord.php +++ b/module/VuFind/src/VuFind/Controller/AbstractRecord.php @@ -29,7 +29,6 @@ namespace VuFind\Controller; -use Exception; use VuFind\Db\Service\UserListServiceInterface; use VuFind\Db\Service\UserResourceServiceInterface; use VuFind\Exception\BadRequest as BadRequestException; diff --git a/themes/bootstrap3/templates/header.phtml b/themes/bootstrap3/templates/header.phtml index 9d8da3ad06c1..e607577e2bf6 100644 --- a/themes/bootstrap3/templates/header.phtml +++ b/themes/bootstrap3/templates/header.phtml @@ -4,124 +4,119 @@ $account = $this->auth()->getManager(); ?> layout()->searchbox !== false): ?> diff --git a/themes/bootstrap5/templates/header.phtml b/themes/bootstrap5/templates/header.phtml index 9d8da3ad06c1..d4888ac07f58 100644 --- a/themes/bootstrap5/templates/header.phtml +++ b/themes/bootstrap5/templates/header.phtml @@ -3,125 +3,118 @@ $account = $this->auth()->getManager(); ?> layout()->searchbox !== false): ?>