Bugzilla – Attachment 13803 Details for
Bug 8893
show more information on printout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[Signed off] Bug 8893 [Follow-up] show more information on printout
Signed-off-Bug-8893-Follow-up-show-more-informatio.patch (text/plain), 1.45 KB, created by
Melia Meggs
on 2012-11-30 21:37:13 UTC
(
hide
)
Description:
[Signed off] Bug 8893 [Follow-up] show more information on printout
Filename:
MIME Type:
Creator:
Melia Meggs
Created:
2012-11-30 21:37:13 UTC
Size:
1.45 KB
patch
obsolete
>From 1af584b4a31e150fe6220b0056f2316dd3d26198 Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 30 Nov 2012 15:38:09 -0500 >Subject: [PATCH] [Signed off] Bug 8893 [Follow-up] show more information on printout > >This follow-up removes the old link to detailprint.pl and >replaces it with an empty container as a hook for the YUI >button function. > >The appearance and functionality should not be any >different. > >Signed-off-by: Melia Meggs <melia@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/includes/cat-toolbar.inc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc >index 413527a..f8e6b4a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc >@@ -234,7 +234,7 @@ function confirm_items_deletion() { > [% END %] > > <li><a id="addtoshelf" href="/cgi-bin/koha/virtualshelves/addbybiblionumber.pl?biblionumber=[% biblionumber %]">Add to shelf</a></li> >- <li><a id="printbiblio" href="/cgi-bin/koha/catalogue/detailprint.pl?biblionumber=[% biblionumber %]">Print</a></li> >+ <li><span id="printbiblio"></span></li> > [% IF ( CAN_user_reserveforothers ) %] > [% UNLESS ( norequests ) %]<li><a id="placehold" href="/cgi-bin/koha/reserve/request.pl?biblionumber=[% biblionumber %]">Place hold</a></li>[% END %] > [% END %] >-- >1.7.2.5
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 8893
:
13055
|
13057
|
13783
|
13802
|
13803
|
13839