From 5d99d272d6a1e8f2ae1ce06d9018e59a7bf5412d Mon Sep 17 00:00:00 2001 From: Laurae Date: Tue, 11 Jun 2024 14:04:38 +0000 Subject: [PATCH] Bug 37071: Updated the purchase suggestions link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To test: 1. Go to a patron account and click on “New purchase suggestion” under the “Purchase Suggestions” tab. 1. Clicking on the button will take you to the suggestions management page. 2. Apply the patch. 3. Go back to the patron account and click on the “New purchase suggestion” link again. This time it will take you to the purchase suggestion form. You are now able to successfully submit a purchase suggestion. 4. Sign off and have an amazing day. :D Signed-off-by: Sam Lau Signed-off-by: Matt Blenkinsop Signed-off-by: Emily Lamancusa --- .../prog/en/modules/members/purchase-suggestions.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt index 6d9ea00d02..0737529d79 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt @@ -44,7 +44,7 @@

Purchase suggestions

[% IF suggestions.size %] -- 2.34.1