Bugzilla – Attachment 38817 Details for
Bug 13886
Add ability to merge records directly from cataloging search
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13886: (QA followup) only show merge button on search results
Bug-13886-QA-followup-only-show-merge-button-on-se.patch (text/plain), 1015 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2015-05-04 14:05:33 UTC
(
hide
)
Description:
Bug 13886: (QA followup) only show merge button on search results
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2015-05-04 14:05:33 UTC
Size:
1015 bytes
patch
obsolete
>From 8e0cb870d539a8a0532da73fc8fd8b04ecf0776e Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Mon, 4 May 2015 11:01:55 -0300 >Subject: [PATCH] Bug 13886: (QA followup) only show merge button on search > results > >Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt >index 3b167be..19e0e1c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt >@@ -91,7 +91,9 @@ > [% END %] > </ul> > </div> >+ [% IF ( total ) %] > <div class="btn-group"><button type="submit" class="btn btn-small merge-items"><i class="icon-merge"></i> Merge selected</button></div> >+ [% END %] > </div> > [% END %] > >-- >2.4.0
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 13886
:
37079
|
37346
|
37347
|
37348
|
37349
|
38052
|
38054
| 38817