Bugzilla – Attachment 80997 Details for
Bug 12365
Allow descriptive notes to be added to circulation and fine rules
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12365: (follow-up) Fixing broken circ rules table
Bug-12365-follow-up-Fixing-broken-circ-rules-table.patch (text/plain), 1.50 KB, created by
Aleisha Amohia
on 2018-10-22 23:43:25 UTC
(
hide
)
Description:
Bug 12365: (follow-up) Fixing broken circ rules table
Filename:
MIME Type:
Creator:
Aleisha Amohia
Created:
2018-10-22 23:43:25 UTC
Size:
1.50 KB
patch
obsolete
>From 284be3c5c11b416308778f3b0b484f21440c9221 Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Mon, 22 Oct 2018 23:31:29 +0000 >Subject: [PATCH] Bug 12365: (follow-up) Fixing broken circ rules table > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 1 - > 1 file changed, 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 3c23afd..c8cec48 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 >@@ -222,7 +222,6 @@ > [% END %] > </td> > <td>[% rule.rentaldiscount | html %]</td> >- <td>[% rule.note | html %]</td> > <td class="actions"> > <a href="#" class="editrule btn btn-default btn-xs"><i class="fa fa-pencil"></i> Edit</a> > <a class="btn btn-default btn-xs delete" href="/cgi-bin/koha/admin/smart-rules.pl?op=delete&itemtype=[% rule.itemtype | html %]&categorycode=[% rule.categorycode | html %]&branch=[% rule.current_branch | html %]"><i class="fa fa-trash"></i> Delete</a> >-- >2.1.4
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 12365
:
61865
|
63902
|
64441
|
64443
|
64565
|
66829
|
66830
|
67802
|
76609
|
76637
|
76658
|
77147
|
77275
|
78685
|
78686
|
80790
|
80956
|
80957
|
80958
|
80997
|
80998
|
81603
|
81604
|
81605
|
81606
|
81647
|
81648
|
81649
|
81650
|
82081