Bugzilla – Attachment 33896 Details for
Bug 11211
Move calculation code out of C4::Calendar
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11211 [QA Followup] - Remove use of dt_add_type_uk_date
Bug-11211-QA-Followup---Remove-use-of-dtaddtypeukd.patch (text/plain), 995 bytes, created by
Kyle M Hall (khall)
on 2014-11-25 12:43:25 UTC
(
hide
)
Description:
Bug 11211 [QA Followup] - Remove use of dt_add_type_uk_date
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-11-25 12:43:25 UTC
Size:
995 bytes
patch
obsolete
>From c4b2bd5211a6c50ccdf42710d598fa4ec6030093 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 30 Oct 2014 12:47:31 -0400 >Subject: [PATCH] Bug 11211 [QA Followup] - Remove use of dt_add_type_uk_date > >--- > .../prog/en/modules/tools/calendar.tt | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/calendar.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/calendar.tt >index b952253..1aa5178 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/calendar.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/calendar.tt >@@ -8,7 +8,6 @@ > [% INCLUDE 'datatables.inc' %] > <script language="JavaScript" type="text/javascript"> > //<![CDATA[ >- [% IF (dateformat == 'metric') %]dt_add_type_uk_date();[% END %] > var weekdays = new Array(_("Sundays"),_("Mondays"),_("Tuesdays"),_("Wednesdays"),_("Thursdays"),_("Fridays"),_("Saturdays")); > > var single_events = { >-- >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 11211
:
24856
|
25528
|
25556
|
26434
|
29731
|
30959
|
32110
|
32867
|
32978
|
32992
|
33415
|
33895
|
33896
|
33898
|
33899
|
33908
|
34040