Bugzilla – Attachment 123875 Details for
Bug 28802
Untranslatable strings in browser.js
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28802: Untranslatable strings in browser.js
Bug-28802-Untranslatable-strings-in-browserjs.patch (text/plain), 1002 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2021-08-17 13:13:00 UTC
(
hide
)
Description:
Bug 28802: Untranslatable strings in browser.js
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2021-08-17 13:13:00 UTC
Size:
1002 bytes
patch
obsolete
>From 894a87611ccb0ee2068146760455b624657f0c89 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Mon, 2 Aug 2021 22:57:10 -1000 >Subject: [PATCH] Bug 28802: Untranslatable strings in browser.js > >File koha-tmpl/intranet-tmpl/js/browser.js is not parsed by translation >process, which uses koha-tmpl/intranet-tmpl/prog/js/**/*.js >We must move it to prog/js. > >Test plan : >1) Perform a search on staff interface >2) Click on a result >3) Check you see records browser > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > koha-tmpl/intranet-tmpl/{ => prog}/js/browser.js | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename koha-tmpl/intranet-tmpl/{ => prog}/js/browser.js (100%) > >diff --git a/koha-tmpl/intranet-tmpl/js/browser.js b/koha-tmpl/intranet-tmpl/prog/js/browser.js >similarity index 100% >rename from koha-tmpl/intranet-tmpl/js/browser.js >rename to koha-tmpl/intranet-tmpl/prog/js/browser.js >-- >2.30.2
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 28802
:
123408
|
123411
| 123875 |
123962