Summary: | Button corrections in OAI set mappings template | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | amitddng135, andrew, fridolin.somers, testopia, victor |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
21.05.00,20.11.05,20.05.11
|
Circulation function: | |
Attachments: |
Bug 28042: Button corrections in OAI set mappings template
Bug 28042: Button corrections in OAI set mappings template Bug 28042: Button corrections in OAI set mappings template |
Description
Owen Leonard
2021-03-26 12:03:29 UTC
Created attachment 118855 [details] [review] Bug 28042: Button corrections in OAI set mappings template This patch makes minor markup changes in the OAI set mappings template so that the "Add" button looks consistent with other buttons in the table. Also changed: Removed unnecessary inline style attributes. To test, apply the patch and go to Administration -> OAI sets configuration - If necessary, create an OAI set. - Click the "Actions" button and choose "Define mappings." - In the table of form fields, confirm that the "Add" button is styled similarly to the "Delete" button. - Confirm that the "Add" button works as expected. Created attachment 118886 [details] [review] Bug 28042: Button corrections in OAI set mappings template To test, apply the patch and go to Administration -> OAI sets configuration - If necessary, create an OAI set. - Click the "Actions" button and choose "Define mappings." - In the table of form fields, confirm that the "Add" button is styled similarly to the "Delete" button. - Confirm that the "Add" button works as expected. Created attachment 118889 [details] [review] Bug 28042: Button corrections in OAI set mappings template This patch makes minor markup changes in the OAI set mappings template so that the "Add" button looks consistent with other buttons in the table. Also changed: Removed unnecessary inline style attributes. To test, apply the patch and go to Administration -> OAI sets configuration - If necessary, create an OAI set. - Click the "Actions" button and choose "Define mappings." - In the table of form fields, confirm that the "Add" button is styled similarly to the "Delete" button. - Confirm that the "Add" button works as expected. Signed-off-by: Amit Gupta <amitddng135@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 21.05, thanks to everybody involved! Pushed to 20.11.x for 20.11.05 Pushed to 20.05.x for 20.05.11 Not backported to oldoldstable (19.11.x). Feel free to ask if it's needed. |