Summary: | Broken indicators of changed fields in manage staged MARC records template | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Tools | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, jonathan.druart, m.de.rooy, nick |
Version: | Main | ||
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: | 16538 | ||
Bug Blocks: | |||
Attachments: |
Bug 19674: Broken indicators of changed fields in manage staged MARC records template
Bug 19674: Broken indicators of changed fields in manage staged MARC records template Bug 19674: Broken indicators of changed fields in manage staged MARC records template |
Description
Owen Leonard
2017-11-21 16:15:38 UTC
Created attachment 69251 [details] [review] Bug 19674: Broken indicators of changed fields in manage staged MARC records template This patch returns some CSS to the manage staged MARC records template which was incorrectly removed by Gug 16538. To test, apply the patch and go to Tools -> Staged MARC management. Choose a staged MARC file. Changing any of the <select> fields in the first section should cause a label to appear showing that the selection has changed, along with a link to reset the option to its original state. Clicking 'Reset' should make the label and the link disappear. Created attachment 69269 [details] [review] Bug 19674: Broken indicators of changed fields in manage staged MARC records template This patch returns some CSS to the manage staged MARC records template which was incorrectly removed by Gug 16538. To test, apply the patch and go to Tools -> Staged MARC management. Choose a staged MARC file. Changing any of the <select> fields in the first section should cause a label to appear showing that the selection has changed, along with a link to reset the option to its original state. Clicking 'Reset' should make the label and the link disappear. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Created attachment 69378 [details] [review] Bug 19674: Broken indicators of changed fields in manage staged MARC records template This patch returns some CSS to the manage staged MARC records template which was incorrectly removed by Gug 16538. To test, apply the patch and go to Tools -> Staged MARC management. Choose a staged MARC file. Changing any of the <select> fields in the first section should cause a label to appear showing that the selection has changed, along with a link to reset the option to its original state. Clicking 'Reset' should make the label and the link disappear. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 18.05, thanks to everybody involved! Pushed to stable for 17.11.01, awesome work all! Pushed to 17.05.x, will be in v17.05.07 |