LP#1687971: follow-up fix to copy location editor
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 19 May 2017 01:11:20 +0000 (21:11 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 25 May 2017 13:28:02 +0000 (09:28 -0400)
This fixes an issue where URLs of existing copy locations
could not be edited.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml

index 412279b..750904e 100644 (file)
                         </td>
                         <td><input name='cl_edit_label_prefix' type='text'> </input></td>
                         <td><input name='cl_edit_label_suffix' type='text'> </input></td>
+                        <td><input name='cl_edit_url' type='text'> </input></td>
                         <td><input type='submit' name='cl_edit_commit' value='&staff.server.admin.copy_locations.submit;'/></td>
                         <td><input type='submit' name='cl_edit_cancel' value='&staff.server.admin.copy_locations.cancel;'/></td>
                     </tr>