Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Owen Leonard 5844622665 Bug 28066: Remove select tag's size attribute where it is 1
This patch removes the "size" attribute from <select> tags where the
value of the attribute is 1. The attribute is unnecessary because the
default value when the attribute is undefined is 1.

This will allow for more careful sizing of <select> tags without a size
attribute while preserving the desired behavior of <select> tags which
have a size greater than 1.

The patch modifies 83 files but makes the same minor corrections to
each. I think examining the diff is sufficent, or testing a
representative set of pages:

 - Administration -> MARC frameworks -> MARC structure -> Edit tag:
   The "Authorized value" select.
 - Patrons -> New patron: The "Library" select.
 - Reports -> Patrons with no checkouts: The "Into an
   application" selects.

If anyone would like help testing any particular template I can
follow-up.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-06 15:56:31 +02:00
..
csv Bug 27486: Rename system preference delimiter to CSVDelimiter 2021-01-29 09:03:45 +01:00
tables Bug 18480: Get rid of unwanted / distracting link in patron search for fund owner 2018-10-15 14:19:08 +00:00
acqui-home.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
addorder.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
addorderiso2709.tt Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
ajax.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
basket.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
basketgroup.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
basketheader.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
booksellers.tt Bug 27982: Replace obsolete title-string sorting: Acquisitions templates part 1 2021-04-06 15:56:30 +02:00
cancelorder.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
duplicate_orders.tt Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
edi_ean.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
edifactmsgs.tt Bug 27982: Replace obsolete title-string sorting: Acquisitions templates part 1 2021-04-06 15:56:30 +02:00
edimsg.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
histsearch.tt Bug 27982: Replace obsolete title-string sorting: Acquisitions templates part 1 2021-04-06 15:56:30 +02:00
invoice-files.tt Bug 27982: Replace obsolete title-string sorting: Acquisitions templates part 1 2021-04-06 15:56:30 +02:00
invoice.tt Bug 27982: (follow-up) Address missing instances 2021-04-06 15:56:30 +02:00
invoices.tt Bug 27982: (follow-up) Address missing instances 2021-04-06 15:56:30 +02:00
lateorders.tt Bug 27983: Replace obsolete title-string sorting: Acquisitions templates part 2 2021-04-06 15:56:31 +02:00
modordernotes.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
neworderempty.tt Bug 28066: Remove select tag's size attribute where it is 1 2021-04-06 15:56:31 +02:00
neworderempty_duplicate.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
newordersubscription.tt Bug 27983: Replace obsolete title-string sorting: Acquisitions templates part 2 2021-04-06 15:56:31 +02:00
newordersuggestion.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
ordered.tt Bug 27983: (follow-up) Address missing instances 2021-04-06 15:56:31 +02:00
orderreceive.tt Bug 27983: (follow-up) Address missing instances 2021-04-06 15:56:31 +02:00
parcel.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
parcels.tt Bug 27983: Replace obsolete title-string sorting: Acquisitions templates part 2 2021-04-06 15:56:31 +02:00
showorder.tt Bug 24161: Keep tracks of late orders claims 2020-05-04 09:44:44 +01:00
spent.tt Bug 27983: (follow-up) Address missing instances 2021-04-06 15:56:31 +02:00
supplier.tt Bug 27983: (follow-up) Address missing instances 2021-04-06 15:56:31 +02:00
transferorder.tt Bug 24648: Contextualization of past tense 'Created' 2020-02-19 15:57:21 +00:00
uncertainprice.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00
z3950_search.tt Bug 27846: (follow-up) Add id back to breadcrumbs container 2021-04-01 18:51:38 +02:00