]> git.koha-community.org Git - koha.git/commit
Bug 9571 - Fix width for textareas in Edit Item screen
authorDavid Cook <dcook@prosentient.com.au>
Fri, 8 Feb 2013 02:49:16 +0000 (13:49 +1100)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 14 Apr 2013 06:07:09 +0000 (18:07 +1200)
commita52600d3c7cef219fbdb487f58fdbb6c4793ca4a
treec3fcc858fed146f6469543d70dbba03aced397d4
parent8dbf465127ac405f513dafac046c46965d1ab689
Bug 9571 - Fix width for textareas in Edit Item screen

This patch adds a style for textareas on the Edit Item screen of addbiblio.pl so that they are roughly the same length as the other input elements around it on the page.

To test:

Before applying patch...

1) Create a new item for any biblio with a URL (subfield u) of over 100 characters (you can use www.lettercount.com to count the number of characters in your URL).
2) In any browser (I've already looked at IE, Firefox, and Chrome on Windows), edit the item (either by clicking "Edit Items" from the Normal view of the bib record then clicking "Edit" next to the applicable item, or clicking on the "Items" view in the bib record and clicking "Edit item" next to the relevant item).
3) Notice that the textarea for the url is absolutely tiny. Difficult to read and difficult to interact with.

Apply patch.

1) Notice that the textarea is roughly the same size as the other input elements on the page.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css