Bugzilla – Attachment 43687 Details for
Bug 15043
Bottom table header row for circulation rules missing a column
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15043 - Bottom table header row for circulation rules missing a column
Bug-15043---Bottom-table-header-row-for-circulatio.patch (text/plain), 1.18 KB, created by
Kyle M Hall (khall)
on 2015-10-21 11:30:03 UTC
(
hide
)
Description:
Bug 15043 - Bottom table header row for circulation rules missing a column
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2015-10-21 11:30:03 UTC
Size:
1.18 KB
patch
obsolete
>From 26db9cb99aaabadb21726bc5fc22ddfb2c00c4c7 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Wed, 21 Oct 2015 07:29:11 -0400 >Subject: [PATCH] Bug 15043 - Bottom table header row for circulation rules missing a column > >The bottom table header cell for "Current on-site checkouts allowed" >column is missing. >--- > .../prog/en/modules/admin/smart-rules.tt | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >index 01fe3ff..98abee2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >@@ -312,6 +312,7 @@ for="tobranch"><strong>Clone these rules to:</strong></label> <input type="hidde > <th>Patron category</th> > <th>Item type</th> > <th>Current checkouts allowed</th> >+ <th>Current on-site checkouts allowed</th> > <th>Loan period</th> > <th>Unit</th> > <th>Hard due date</th> >-- >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 15043
: 43687