Bugzilla – Attachment 43332 Details for
Bug 14045
Add specific quotas to on-site checkout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 14045: Fix typo in template
PASSED-QA-Bug-14045-Fix-typo-in-template.patch (text/plain), 1.42 KB, created by
Katrin Fischer
on 2015-10-12 05:55:20 UTC
(
hide
)
Description:
[PASSED QA] Bug 14045: Fix typo in template
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2015-10-12 05:55:20 UTC
Size:
1.42 KB
patch
obsolete
>From ccbe0c1ca9ef9f8b60ae7f9a9bb881015dad7c61 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 6 Oct 2015 18:22:36 +0100 >Subject: [PATCH] [PASSED QA] Bug 14045: Fix typo in template > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 cc1d8e8..38d82d5 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 >@@ -355,7 +355,7 @@ for="tobranch"><strong>Clone these rules to:</strong></label> <input type="hidde > <tr> > <td><em>Defaults[% UNLESS ( default_rules ) %] (not set)[% END %]</em></td> > <td><input type="text" name="maxissueqty" size="3" value="[% default_maxissueqty %]"/></td> >- <td><input type="text" name="maxonsiteissueqty" size="3" value="[% default_onsitemaxissueqty %]"/></td> >+ <td><input type="text" name="maxonsiteissueqty" size="3" value="[% default_maxonsiteissueqty %]"/></td> > <td> > <select name="holdallowed"> > [% IF ( default_holdallowed_any ) %] >-- >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 14045
:
39147
|
39148
|
39149
|
39150
|
39151
|
39152
|
39572
|
39573
|
39574
|
39575
|
39576
|
39577
|
39578
|
39579
|
42317
|
42318
|
42319
|
42320
|
42321
|
42322
|
43178
|
43326
|
43327
|
43328
|
43329
|
43330
|
43331
| 43332 |
43423
|
44557