Summary: | Stay in the open tab when editing authority record | ||
---|---|---|---|
Product: | Koha | Reporter: | Patrick Robitaille <patrick.robitaille> |
Component: | Cataloging | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | lucas, m.de.rooy, marjorie.barry-vila |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 20154: Stay in the open tab when editing authority record
Bug 20154: Stay in the open tab when editing authority record Bug 20154: Stay in the open tab when editing authority record |
Description
Patrick Robitaille
2018-02-07 16:55:25 UTC
Created attachment 106852 [details] [review] Bug 20154: Stay in the open tab when editing authority record This patch adds some JavaScript to the authority record detail page in the staff interface so that clicking "Edit" will take you to the authority edit page while keeping the same tab open. To test, apply the patch and locate an authority record in your catalog. - Click any of the numbered tabs besides tab 0. - Choose "Edit record" from the "Edit" dropdown menu. - When the authorities edit page loads the same tab should be preselected. Created attachment 106966 [details] [review] Bug 20154: Stay in the open tab when editing authority record This patch adds some JavaScript to the authority record detail page in the staff interface so that clicking "Edit" will take you to the authority edit page while keeping the same tab open. To test, apply the patch and locate an authority record in your catalog. - Click any of the numbered tabs besides tab 0. - Choose "Edit record" from the "Edit" dropdown menu. - When the authorities edit page loads the same tab should be preselected. Signed-off-by: Marjorie <marjorie.barry-vila@collecto.ca> Hi Marjorie, the sandboxes don't update the bug status - please remember to switch to "signed off" :) (In reply to Katrin Fischer from comment #3) > Hi Marjorie, the sandboxes don't update the bug status - please remember to > switch to "signed off" :) oups! thanks! Marjorie Created attachment 108022 [details] [review] Bug 20154: Stay in the open tab when editing authority record This patch adds some JavaScript to the authority record detail page in the staff interface so that clicking "Edit" will take you to the authority edit page while keeping the same tab open. To test, apply the patch and locate an authority record in your catalog. - Click any of the numbered tabs besides tab 0. - Choose "Edit record" from the "Edit" dropdown menu. - When the authorities edit page loads the same tab should be preselected. Signed-off-by: Marjorie <marjorie.barry-vila@collecto.ca> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 20.11, thanks to everybody involved! enhancement will not be backported to 20.05.x |