Bugzilla – Attachment 163103 Details for
Bug 36233
Cannot search invoices if too many vendors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 36233: (follow-up) Fix width and enable clear option
Bug-36233-follow-up-Fix-width-and-enable-clear-opt.patch (text/plain), 1008 bytes, created by
Victor Grousset/tuxayo
on 2024-03-12 22:44:07 UTC
(
hide
)
Description:
Bug 36233: (follow-up) Fix width and enable clear option
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2024-03-12 22:44:07 UTC
Size:
1008 bytes
patch
obsolete
>From 6edaeeb34d2d8cd3ae666b306be7315404433d5d Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 6 Mar 2024 19:24:30 +0000 >Subject: [PATCH] Bug 36233: (follow-up) Fix width and enable clear option > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >index 7973d64217..d60e6943f2 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >@@ -531,8 +531,7 @@ > } > > $("#supplierid").kohaSelect({ >- width: '50%', >- allowClear: false, >+ allowClear: true, > ajax: { > url: '/api/v1/acquisitions/vendors', > delay: 300, // wait 300 milliseconds before triggering the request >-- >2.44.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 36233
:
162753
|
162839
|
162848
|
162849
|
162853
|
163102
|
163103
|
163132
|
163146
|
163147
|
163148