Bugzilla – Attachment 13802 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]
Bug 8893 [Follow-up] show more information on printout
Bug-8893-Follow-up-show-more-information-on-printo.patch (text/plain), 1.42 KB, created by
Owen Leonard
on 2012-11-30 20:41:25 UTC
(
hide
)
Description:
Bug 8893 [Follow-up] show more information on printout
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-11-30 20:41:25 UTC
Size:
1.42 KB
patch
obsolete
>From a7b877da144f8e39e5880b3fa228fe51f5ad322b Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 30 Nov 2012 15:38:09 -0500 >Subject: [PATCH] Bug 8893 [Follow-up] show more information on printout >Content-Type: text/plain; charset="utf-8" > >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. >--- > .../intranet-tmpl/prog/en/includes/cat-toolbar.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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.9.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