Bugzilla – Attachment 23854 Details for
Bug 11403
renew page missing help file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 11403: Add missing help file to new Renew page
PASSED-QA-Bug-11403-Add-missing-help-file-to-new-R.patch (text/plain), 1.71 KB, created by
Katrin Fischer
on 2013-12-29 08:02:19 UTC
(
hide
)
Description:
[PASSED QA] Bug 11403: Add missing help file to new Renew page
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-12-29 08:02:19 UTC
Size:
1.71 KB
patch
obsolete
>From d1d49598f2c5dbd14fd9ad5e5cbb2df0d84fce20 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Mon, 16 Dec 2013 09:53:10 -0600 >Subject: [PATCH] [PASSED QA] Bug 11403: Add missing help file to new Renew > page > >This patch adds a help file to the Renew page found under >Circulation. > >To test: > >* Go to Circulation > Renew >* Click the help link >* Confirm text and manual link are correct. > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Works as described. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt >new file mode 100644 >index 0000000..95cdf7d >--- /dev/null >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/circ/renew.tt >@@ -0,0 +1,13 @@ >+[% INCLUDE 'help-top.inc' %] >+ >+<h1>Renew</h1> >+ >+<p>Checked out items can be renewed (checked out for another period of time) based on your circulation rules and renewal preferences.</p> >+ >+<p>To renew an item from this page you can the barcodes of the items you would like to renew.</p> >+ >+<p>If the barcode is not found or the item is not actually checked out you will be presented with an error. Otherwise the item is renewed and you will receive a confirmation message.</p> >+ >+<p><strong>See the full documentation for Renewing in the <a href="http://manual.koha-community.org/[% helpVersion %]/en/circrenew.html">manual</a> (online).</strong></p> >+ >+[% INCLUDE 'help-bottom.inc' %] >\ No newline at end of file >-- >1.8.3.2
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 11403
:
23578
|
23847
|
23854
|
26319
|
26324
|
26348
|
26349