From: Galen Charlton Date: Mon, 10 Apr 2017 18:33:34 +0000 (+0000) Subject: LP#1673857: teach egFmRecordEditor how to create non-sequence-controlled ID values X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0b08d83e6f05ff863ef85c63cb86f5b7f39b5c23;p=working%2FEvergreen.git LP#1673857: teach egFmRecordEditor how to create non-sequence-controlled ID values Since config.copy_tag_type uses a natural key, the egFmRecordEditor dialog needs to allow the user to set it when creating a new type. Signed-off-by: Galen Charlton Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/templates/staff/share/t_fm_record_editor.tt2 b/Open-ILS/src/templates/staff/share/t_fm_record_editor.tt2 index f7a7a6ed21..f2328a10a5 100644 --- a/Open-ILS/src/templates/staff/share/t_fm_record_editor.tt2 +++ b/Open-ILS/src/templates/staff/share/t_fm_record_editor.tt2 @@ -11,7 +11,13 @@
- {{rec[field.name]()}} + {{rec[field.name]()}} + +