Bug 36233: Set select2 width to 100%

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Nick Clemens 2024-03-14 10:58:48 +00:00 committed by Katrin Fischer
parent c29390736f
commit 638b5ef1b4
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -531,6 +531,7 @@
}
$("#supplierid").kohaSelect({
width: '100%',
allowClear: true,
ajax: {
url: '/api/v1/acquisitions/vendors',