Bugzilla – Attachment 101714 Details for
Bug 24455
Add ability to apply Koha formatting to dates from Javascript
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24455: Add Moment.js to About page
Bug-24455-Add-Momentjs-to-About-page.patch (text/plain), 1.24 KB, created by
Martin Renvoize (ashimema)
on 2020-03-25 13:42:54 UTC
(
hide
)
Description:
Bug 24455: Add Moment.js to About page
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2020-03-25 13:42:54 UTC
Size:
1.24 KB
patch
obsolete
>From 8fe75c3a10d75289a0bf7e40cd242f1c4a25cf2e Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Wed, 4 Mar 2020 08:51:42 -0500 >Subject: [PATCH] Bug 24455: Add Moment.js to About page > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 5885241ffe..ef60aed2b7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -697,6 +697,9 @@ > > <h2>JavaScript Cookie</h2> > <p><a href="https://github.com/js-cookie/js-cookie">JavaScript Cookie</a> is a "simple, lightweight JavaScript API for handling cookies," licensed under the <a href="https://github.com/js-cookie/js-cookie/blob/master/LICENSE">MIT license</a>.</p> >+ >+ <h2>Moment.js</h2> >+ <p><a href="https://momentjs.com/">Moment.js</a> licensed under the <a href="https://github.com/moment/moment/blob/develop/LICENSE">MIT license</a>.</p> > </div> > > <div id="translations"> >-- >2.20.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 24455
:
97567
|
97568
|
97569
|
97574
|
97575
|
97576
|
97577
|
97578
|
98625
|
99192
|
99195
|
99198
|
99869
|
99870
|
99871
|
99872
|
99873
|
99874
|
99875
|
100119
|
100120
|
100121
|
100122
|
100123
|
100124
|
100125
|
101708
|
101709
|
101710
|
101711
|
101712
|
101713
| 101714 |
101715