Bugzilla – Attachment 34902 Details for
Bug 12495
Street number missing from hold alert on checkin page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12495 [QA Followup] - Re-work "Renew or return" button as well
Bug-12495-QA-Followup---Re-work-Renew-or-return-bu.patch (text/plain), 1.23 KB, created by
Kyle M Hall (khall)
on 2015-01-02 16:10:43 UTC
(
hide
)
Description:
Bug 12495 [QA Followup] - Re-work "Renew or return" button as well
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-01-02 16:10:43 UTC
Size:
1.23 KB
patch
obsolete
>From 571b0a369d61c1804942d067fc849d804ec26505 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 1 Jan 2015 20:34:00 -0500 >Subject: [PATCH] Bug 12495 [QA Followup] - Re-work "Renew or return" button as well > >--- > .../prog/en/includes/checkouts-table.inc | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc >index fc6d4ed..c471c46 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc >@@ -39,7 +39,7 @@ > <input type="checkbox" name="override_limit" id="override_limit" value="1" /> > [% END %] > [% END %] >- <button class="btn" id="RenewCheckinChecked"><i class="icon-check"></i> Renew or return checked items</button> >+ <button class="btn" id="RenewCheckinChecked"><i class="icon-check"></i> Renew or check in selected items</button> > <button class="btn" id="RenewAll"><i class="icon-book"></i> Renew all</button> > </fieldset> > >-- >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 12495
:
29378
|
29380
|
29526
|
34902
|
34903
|
34904