https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27827
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #118741|0 |1 is obsolete| | --- Comment #9 from David Nind <[email protected]> --- Created attachment 119116 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119116&action=edit Bug 27827: (follow-up) add a hint for clarification When adding a new authority type, there is no indication of how big the authority type code can be (auth_types.authtypecode in the DB has a maximum length of 10 characters). This patch fixes that. To test, apply the patch and notice the hint appearing right above the "Authority type:" text box as you add a new authority type: it should display "10 characters maximum" in grey colour. Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
