Bugzilla – Attachment 101909 Details for
Bug 24980
Date formatting from JS - use timezone only with dates with offset
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[DO NOT PUSH] Bug 24980: This patch is only for test purposes
DO-NOT-PUSH-Bug-24980-This-patch-is-only-for-test-.patch (text/plain), 924 bytes, created by
Agustín Moyano
on 2020-03-26 20:43:25 UTC
(
hide
)
Description:
[DO NOT PUSH] Bug 24980: This patch is only for test purposes
Filename:
MIME Type:
Creator:
Agustín Moyano
Created:
2020-03-26 20:43:25 UTC
Size:
924 bytes
patch
obsolete
>From 83d897fd29825a79a8d8e6618476384db4f2cdaf Mon Sep 17 00:00:00 2001 >From: Agustin Moyano <agustinmoyano@theke.io> >Date: Thu, 26 Mar 2020 17:42:00 -0300 >Subject: [PATCH] [DO NOT PUSH] Bug 24980: This patch is only for test purposes > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >index f6a213523e..c07fb9c2fa 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >@@ -212,6 +212,7 @@ > </div> <!-- /.container-fluid --> > > [% MACRO jsinclude BLOCK %] >+[% INCLUDE 'js-date-format.inc' %] > <script type="text/javascript"> > //<![CDATA[ > var MSG_CONFIRM_DELETE = _("Are you sure you want to delete this news item? This cannot be undone."); >-- >2.25.0
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 24980
:
101794
| 101909 |
101910
|
102157
|
104025
|
104026