[Koha-bugs] [Bug 10130] Input fields for branch configuration are too short

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 19 21:12:50 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10130

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 20486
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20486&action=edit
Bug 10130 - Input fields for branch configuration are too short

Most input fields in the library entry form (admin/branches.pl) have no
explicit with, so they display with a browser-default width. This patch
gives explicit widths to those fields, giving more room for entry.

Other fields have been given an explicit width and/or maxwidth according
to the database table structure.

To test, add or edit a library in Administration -> Libraries and
Groups. Form fields should be more comfortable for entry, and add/edit
actions should complete correctly.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list