Bugzilla – Attachment 71861 Details for
Bug 15794
Add emoji picker to tag entry in OPAC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15794: Add emojiarea to the license area of the about page
Bug-15794-Add-emojiarea-to-the-license-area-of-the.patch (text/plain), 1.18 KB, created by
Jonathan Druart
on 2018-02-16 20:48:50 UTC
(
hide
)
Description:
Bug 15794: Add emojiarea to the license area of the about page
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-02-16 20:48:50 UTC
Size:
1.18 KB
patch
obsolete
>From 9ac645890ad56fbe39568a08f273d8d98cda49d8 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 16 Feb 2018 17:40:37 -0300 >Subject: [PATCH] Bug 15794: Add emojiarea to the license area of the about > page > >--- > 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 ae1e709ee2..2d2992f37e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -954,6 +954,9 @@ > > <h2>Leaflet</h2> > <p>The <a href="http://leafletjs.com">Leaflet</a> JavaScript library by Vladimir Agafonkinis licensed under the <a href="https://github.com/Leaflet/Leaflet/blob/master/LICENSE">BSD License</a>.</p> >+ >+ <h2>jquery.emojiarea.js</h2> >+ <p>The <a href="https://github.com/diy/jquery-emojiarea">Emojiarea plug-in for jQuery</a> by DIY Co is licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">the Apache License, Version 2.0</a>.</p> > </div> > > <div id="translations"> >-- >2.11.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 15794
:
71053
|
71860
| 71861