Bug 40591

Summary: Typo in fastadd button class
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: TemplatesAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: Needs documenting --- QA Contact: Laura Escamilla <Laura.escamilla>
Severity: normal    
Priority: P5 - low CC: fridolin.somers, Laura.escamilla, lucas
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
25.11.00,25.05.04
Circulation function:
Attachments: Bug 40591: Typo in fastadd button class
Bug 40591: Typo in fastadd button class
Bug 40591: Typo in fastadd button class

Description Caroline Cyr La Rose 2025-08-04 16:48:14 UTC
The fast cataloging button in the circulation home page has the class "circ-butto" instead of "circ-button" like the other ones. I'm not sure why the style still applies, as the button doesn't look different, but I suggest we correct it anyway just in case.

To recreate :
1. Go to the Circulation home page
2. Inspect the page (Ctrl + Shift + C)
3. Click on the Fast cataloging button
   --> In the inspector, notice the class for the button is circ-butto
4. Optional, inspect other buttons
   --> Note that the class for the other buttons is circ-button
Comment 1 Caroline Cyr La Rose 2025-08-04 18:47:25 UTC
Created attachment 185112 [details] [review]
Bug 40591: Typo in fastadd button class

This patch corrects a typo in the fastadd button class on the
circulation home page.

To test:
To recreate :
1. Apply patch
2. Go to the Circulation home page
3. Inspect the page (Ctrl + Shift + C)
4. Click on the Fast cataloging button
   --> In the inspector, notice the class for the button is circ-button
Comment 2 Eric Garcia 2025-08-05 15:05:24 UTC
Created attachment 185126 [details] [review]
Bug 40591: Typo in fastadd button class

This patch corrects a typo in the fastadd button class on the
circulation home page.

To test:
To recreate :
1. Apply patch
2. Go to the Circulation home page
3. Inspect the page (Ctrl + Shift + C)
4. Click on the Fast cataloging button
   --> In the inspector, notice the class for the button is circ-button

Signed-off-by: Eric Garcia <cubingguy714@gmail.com>
Comment 3 Laura Escamilla 2025-08-16 00:19:26 UTC
Created attachment 185489 [details] [review]
Bug 40591: Typo in fastadd button class

This patch corrects a typo in the fastadd button class on the
circulation home page.

To test:
To recreate :
1. Apply patch
2. Go to the Circulation home page
3. Inspect the page (Ctrl + Shift + C)
4. Click on the Fast cataloging button
   --> In the inspector, notice the class for the button is circ-button

Signed-off-by: Eric Garcia <cubingguy714@gmail.com>
Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Comment 4 Lucas Gass (lukeg) 2025-08-29 16:47:08 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 5 Paul Derscheid 2025-09-20 08:58:49 UTC
Nice work everyone!

Pushed to 25.05.x
Comment 6 Fridolin Somers 2025-10-10 12:44:10 UTC
Does not exist in 24.11.x