From: Galen Charlton Date: Thu, 30 Jul 2020 14:26:36 +0000 (-0400) Subject: LP#1754110: (follow-up) release notes tweak X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4640519ec3716a6411a5f982b2cae4a19470a100;p=evergreen%2Ftadl.git LP#1754110: (follow-up) release notes tweak Update the release notes to indicate which staff client template one would typically customize to make use of this feature. Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/API/draw_field_label_improvements.adoc b/docs/RELEASE_NOTES_NEXT/API/draw_field_label_improvements.adoc index 75ca605be6..10eefcd48f 100644 --- a/docs/RELEASE_NOTES_NEXT/API/draw_field_label_improvements.adoc +++ b/docs/RELEASE_NOTES_NEXT/API/draw_field_label_improvements.adoc @@ -6,3 +6,5 @@ the draw_field_label macro). By default, draw_field_label uses the label of supplied IDL field class. Now a developer may supply an additional third parameter, label_override, which overrides the default IDL-based label. +This would typically be done in the course of customizing +the web staff client template `circ/patron/t_edit.tt2`.