Bugzilla – Attachment 28694 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]
Bug 12379: remove double use of plugin KohaDates
Bug-12379-remove-double-use-of-plugin-KohaDates.patch (text/plain), 955 bytes, created by
Yohann Dufour
on 2014-06-06 08:47:30 UTC
(
hide
)
Description:
Bug 12379: remove double use of plugin KohaDates
Filename:
MIME Type:
Creator:
Yohann Dufour
Created:
2014-06-06 08:47:30 UTC
Size:
955 bytes
patch
obsolete
>From 0834d65ba4f9891203c137fc4edb9a3f73dd8c25 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] 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 >--- > 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.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 12379
:
28694
|
28723
|
28727