On Wed, Jan 7, 2009 at 4:07 PM, Thomas Berezansky <[email protected]> wrote: > Line 84 of Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml > appears to have a typo. > > Removing the leading white space for here, it reads: > <input type='radio' name='cl_new_hold' id='cl_new_hold_verify_yes'/> > > It appears that it should read: > <input type='radio' name='cl_new_hold_verify' id='cl_new_hold_verify_yes'/> >
Thanks, Thomas. I've updated trunk and the 1.4, 1.2 and 1.2.4 branches. Good catch! -- Mike Rylander | VP, Research and Design | Equinox Software, Inc. / The Evergreen Experts | phone: 1-877-OPEN-ILS (673-6457) | email: [email protected] | web: http://www.esilibrary.com
