Bugzilla – Attachment 28727 Details for
Bug 12379
Double use of module KohaDates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 12379: remove double use of plugin KohaDates
PASSED-QA-Bug-12379-remove-double-use-of-plugin-Ko.patch (text/plain), 1.16 KB, created by
Katrin Fischer
on 2014-06-09 10:13:31 UTC
(
hide
)
Description:
[PASSED QA] Bug 12379: remove double use of plugin KohaDates
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2014-06-09 10:13:31 UTC
Size:
1.16 KB
patch
obsolete
>From abaa5ee6c0afc9ad9b170448052d1a420b9c2d11 Mon Sep 17 00:00:00 2001 >From: Yohann Dufour <dufour.yohann@gmail.com> >Date: Fri, 6 Jun 2014 10:34:46 +0200 >Subject: [PATCH] [PASSED QA] Bug 12379: remove double use of plugin KohaDates > >The file catalog/detail.tt uses twice the plugin KohaDates, one can be removed > >test plan: verify there is no regression about the dates on the biblio detail page > >Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >No problem with dates, no errors. > >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >No regressions found. Congratulations on your first patch Yohann! >--- > koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >index b041bbf..fe8d32e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt >@@ -1,7 +1,6 @@ > [% USE Koha %] > [% USE KohaDates %] > [% USE AuthorisedValues %] >-[% USE KohaDates %] > > [% ShowCourseReserves = 0 %] > [% IF UseCourseReserves %] >-- >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 12379
:
28694
|
28723
| 28727