Summary: | Typo in fastadd button class | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | Templates | Assignee: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Status: | Passed QA --- | QA Contact: | Laura Escamilla <Laura.escamilla> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | Laura.escamilla |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | 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
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 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> 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> |