Summary: | Fix spelling on authority linker plugin | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | m.de.rooy |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 19949 | ||
Bug Blocks: | |||
Attachments: |
Bug 20239: Fix spelling on authority linker plugin
Bug 20239: Fix spelling on authority linker plugin Bug 20239: Fix spelling on authority linker plugin |
Description
Katrin Fischer
2018-02-18 13:13:34 UTC
Created attachment 72050 [details] [review] Bug 20239: Fix spelling on authority linker plugin This patch corrects the capitalization of the "Choose" link in the pop-up window for selecting an authority record to link to a MARC field. This patch also converts the link, and the "Edit authority" link, to Bootstrap buttons. To test: - Create a new record - Go to the 100 field - Click on plugin link behind $a - Look for an existing authoriy in your system - In the table of search results, confirm that the "Choose" and "Edit authority" links look correct and work correctly. Created attachment 72102 [details] [review] Bug 20239: Fix spelling on authority linker plugin This patch corrects the capitalization of the "Choose" link in the pop-up window for selecting an authority record to link to a MARC field. This patch also converts the link, and the "Edit authority" link, to Bootstrap buttons. To test: - Create a new record - Go to the 100 field - Click on plugin link behind $a - Look for an existing authoriy in your system - In the table of search results, confirm that the "Choose" and "Edit authority" links look correct and work correctly. Created attachment 72111 [details] [review] Bug 20239: Fix spelling on authority linker plugin This patch corrects the capitalization of the "Choose" link in the pop-up window for selecting an authority record to link to a MARC field. This patch also converts the link, and the "Edit authority" link, to Bootstrap buttons. To test: - Create a new record - Go to the 100 field - Click on plugin link behind $a - Look for an existing authoriy in your system - In the table of search results, confirm that the "Choose" and "Edit authority" links look correct and work correctly. Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> (In reply to Katrin Fischer from comment #2) QAM: You forgot your signoff line ;) (In reply to Marcel de Rooy from comment #4) > (In reply to Katrin Fischer from comment #2) > QAM: You forgot your signoff line ;) Indeed - thx, Marcel! Pushed to master for 18.05, thanks to everybody involved! |