Bugzilla – Attachment 125030 Details for
Bug 28438
Capitalization: Various corrections
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 28438: (follow-up) Capitalization: Various corrections
Bug-28438-follow-up-Capitalization-Various-correct.patch (text/plain), 1.12 KB, created by
David Nind
on 2021-09-18 22:00:40 UTC
(
hide
)
Description:
Bug 28438: (follow-up) Capitalization: Various corrections
Filename:
MIME Type:
Creator:
David Nind
Created:
2021-09-18 22:00:40 UTC
Size:
1.12 KB
patch
obsolete
>From 3562bdfe1098c394d95d05fcee37480dd2b6d4a8 Mon Sep 17 00:00:00 2001 >From: David Nind <david@davidnind.com> >Date: Sat, 18 Sep 2021 21:57:41 +0000 >Subject: [PATCH] Bug 28438: (follow-up) Capitalization: Various corrections > >One mdditional correction. > >Signed-off-by: David Nind <david@davidnind.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt >index d8287268c9..f2b3461ffb 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/quotes-upload.tt >@@ -142,7 +142,7 @@ > function fnErrorHandler(evt) { > switch(evt.target.error.code) { > case evt.target.error.NOT_FOUND_ERR: >- alert(_("File not Found!")); >+ alert(_("File not found!")); > break; > case evt.target.error.NOT_READABLE_ERR: > alert(_("File is not readable")); >-- >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 28438
:
125015
|
125029
|
125030
|
125261
|
125262