Bugzilla – Attachment 146743 Details for
Bug 23656
Add search box at the top of the cataloging editor page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23656: Add cataloguing search bar to addbiblio
Bug-23656-Add-cataloguing-search-bar-to-addbiblio.patch (text/plain), 1.20 KB, created by
Nick Clemens (kidclamp)
on 2023-02-16 16:19:22 UTC
(
hide
)
Description:
Bug 23656: Add cataloguing search bar to addbiblio
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-02-16 16:19:22 UTC
Size:
1.20 KB
patch
obsolete
>From 186b92816658759d075513b7d43467a22f442fcd Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 26 May 2021 10:35:02 +0000 >Subject: [PATCH] Bug 23656: Add cataloguing search bar to addbiblio > >This patch adds the search header to the cataloging editor page. With >the staff redesign, this takes up very little space, so I think can be >added and visible by default > >To test: >1 - Apply patch >2 - Load the basic cataloging editor for a bib >3 - Note lack of search bar >4 - Apply patch >5 - Reload the page >6 - You have a search bar >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >index 35147c3dbc..27f0754625 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt >@@ -797,6 +797,7 @@ function PopupMARCFieldDoc(field) { > </div> > > [% INCLUDE 'header.inc' %] >+ [% INCLUDE 'cataloging-search.inc' %] > > <nav id="breadcrumbs" aria-label="Breadcrumb" class="breadcrumb"> > <ol> >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 23656
:
121421
|
122336
|
122337
|
122340
|
123707
|
131127
|
146743
|
146850
|
147356