]> 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:08:13 +0000 (18:08 +1200)
commit3d8fa78080b28a71387b1e8657a45283729a21ff
tree64d08e0c018040725252e952383ed72398aa313d
parent35feba5354da90038912ef432a81b79556887550
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