]> git.koha-community.org Git - koha.git/commit
Fix for Bug 6573 - Library name entry field enforces unnecessary maxlength
authorOwen Leonard <oleonard@myacpl.org>
Mon, 11 Jul 2011 15:59:02 +0000 (17:59 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Fri, 15 Jul 2011 01:07:42 +0000 (21:07 -0400)
commit2a4ebc4cc61661e513df7bcd370f567513fe4920
tree670433035add053f5aa0e7628dd3cd3c3750a7b9
parent40d887082e337aef1830dd17ff8e40f7bf0cc516
Fix for Bug 6573 - Library name entry field enforces unnecessary maxlength

Removing maxlength from branches.tt and other admin templates
which enforce it unnecessarily. Correcting other maxlengths
which do not match the database structure.

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 7b1ca473cc0307dfde997051e04fad664ba0503f)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/cities.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/roadtype.tt