Bugzilla – Attachment 136704 Details for
Bug 30903
CSV import of quotes broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30903: (follow-up) Fix error message class
Bug-30903-follow-up-Fix-error-message-class.patch (text/plain), 1.12 KB, created by
David Nind
on 2022-06-29 01:23:38 UTC
(
hide
)
Description:
Bug 30903: (follow-up) Fix error message class
Filename:
MIME Type:
Creator:
David Nind
Created:
2022-06-29 01:23:38 UTC
Size:
1.12 KB
patch
obsolete
>From fb84469bc1c4bee6d3e1bc776868e1c0904f954e Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Mon, 20 Jun 2022 11:23:32 -1000 >Subject: [PATCH] Bug 30903: (follow-up) Fix error message class > >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 fe5e8d7c6a..bc17c04a50 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 >@@ -44,7 +44,7 @@ > > <div id="messages" style="display: none;"> > <div class="import_success dialog message" style="display: none;"></div> >- <div class="import_errors dialog alert" style="display: none;"></div> >+ <div class="import_error dialog alert" style="display: none;"></div> > </div> > > <div id="instructions"> >-- >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 30903
:
135696
|
135773
|
135774
|
135781
|
135782
|
136336
|
136383
|
136384
|
136437
|
136438
|
136439
|
136702
|
136703
|
136704
|
137176
|
137177
|
137178