Bugzilla – Attachment 36917 Details for
Bug 11201
List pending in-house checkouts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11201 - QA follow-up - Pending on-site checkouts
Bug-11201---QA-follow-up---Pending-on-site-checkou.patch (text/plain), 2.85 KB, created by
Katrin Fischer
on 2015-03-16 01:00:34 UTC
(
hide
)
Description:
Bug 11201 - QA follow-up - Pending on-site checkouts
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-03-16 01:00:34 UTC
Size:
2.85 KB
patch
obsolete
>From 3a0adbb46d353f5951982d39c36a684298f4373f Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Mon, 16 Mar 2015 01:55:52 +0100 >Subject: [PATCH] Bug 11201 - QA follow-up - Pending on-site checkouts > >Changes page name to "Pending on-site checkouts" as >agreed during the hackfest. > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt | 2 +- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >index 194e6d8..9450aaa 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt >@@ -48,7 +48,7 @@ > <li> <a href="/cgi-bin/koha/circ/branchoverdues.pl">Overdues with fines</a> - Limited to your library. See report help for other details.</li> > <!-- <li> <a href="/cgi-bin/koha/circ/stats.pl?time=yesterday">Daily reconciliation</a></li> --> > [% IF Koha.Preference('OnSiteCheckouts') %] >- <li><a href="/cgi-bin/koha/circ/on-site_checkouts.pl">On-site checkout list</a></li> >+ <li><a href="/cgi-bin/koha/circ/on-site_checkouts.pl">Pending on-site checkouts</a></li> > [% END %] > </ul> > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt >index 9990b81..5c94e96 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/on-site_checkouts.tt >@@ -2,7 +2,7 @@ > [% USE KohaDates %] > [% USE AuthorisedValues %] > [% INCLUDE 'doc-head-open.inc' %] >-<title>Koha › Circulation › On-site checkouts</title> >+<title>Koha › Circulation › Pending on-site checkouts</title> > [% INCLUDE 'doc-head-close.inc' %] > <link rel="stylesheet" href="[% themelang %]/css/datatables.css" /> > [% INCLUDE 'datatables.inc' %] >@@ -35,13 +35,13 @@ $(document).ready(function(){ > [% INCLUDE 'header.inc' %] > [% INCLUDE 'circ-search.inc' %] > >-<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a> › On-site checkouts</div> >+<div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> › <a href="/cgi-bin/koha/circ/circulation-home.pl">Circulation</a> › Pending on-site checkouts</div> > > <div id="doc3" class="yui-t2"> > <div id="bd"> > <div id="yui-main"> > <div class="yui-b"> >- <h1>Pending on-site checkout list</h1> >+ <h1>Pending on-site checkouts</h1> > [% IF pending_onsite_checkouts %] > <table id="pending_onsite_checkout"> > <thead> >-- >1.9.1
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 11201
:
22718
|
31391
|
31392
|
31666
|
33185
|
36278
|
36471
|
36475
|
36646
|
36663
|
36914
|
36915
|
36916
| 36917