Summary: | Add a direct link to items tag in MARC bibliographic framework page | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | System Administration | Assignee: | Fridolin Somers <fridolin.somers> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39824 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 39825: Add a direct link to items tag in MARC bibliographic framework page
Screenshot with patch Bug 39825: Add a direct link to items tag in MARC bibliographic framework page |
Description
Fridolin Somers
2025-05-05 08:14:32 UTC
Created attachment 181895 [details] [review] Bug 39825: Add a direct link to items tag in MARC bibliographic framework page In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful. Currently one needs to search for the tag, then click on actions, then click on "View subfields". Test plan : 1) Go to Administration > MARC bibliographic framework 2) View any framework MARC structure 3) You see in tools bar new button "View items tag (952)" 4) Click on it, you see this tag subfields Created attachment 181896 [details]
Screenshot with patch
Created attachment 181931 [details] [review] Bug 39825: Add a direct link to items tag in MARC bibliographic framework page In MARC bibliographic framework page, add a direct link to items tag (952 in MARC21 and 995 in UNIMARC) can be very useful. Currently one needs to search for the tag, then click on actions, then click on "View subfields". Test plan : 1) Go to Administration > MARC bibliographic framework 2) View any framework MARC structure 3) You see in tools bar new button "View items tag (952)" 4) Click on it, you see this tag subfields Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> |