From 2f298c5d4f1720c3c35847bdfbe6f48b221565e7 Mon Sep 17 00:00:00 2001 From: Laura Escamilla Date: Mon, 18 Mar 2024 19:42:01 +0000 Subject: [PATCH] Bug 36353: Update relationship value so that it is blank and consistent with other forms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To Test: 1. Choose a User Eligible for a Guarantor: 1. Modify the user profile to include a new guarantor. 2. Upon selecting a guarantor, ensure that the empty option in the 'Relationship' dropdown appears as a blank box. 2. Select a User Eligible for a Guarantee: 1. Navigate to "Add Guarantee" in the top menu. 2. Verify that the guarantor field is automatically populated with the selected user. 3. Confirm that the 'Relationship' dropdown displays the empty option as 'Empty record.' 3. Apply Patch and Refresh the Page for Step 2: 1. After applying the patch, refresh the page for step 2. 2. Ensure that the empty option value for 'Relationship' is now displayed as blank. 4. Sign Off and Have a Great Day! 😊🎉# --- .../intranet-tmpl/prog/en/modules/members/memberentrygen.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt index 5e47dcd1be..98a783fe68 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt @@ -517,7 +517,7 @@ legend:hover {