From 832c23bf584295f6d8caa20304a9c8b352375c7d Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 5 Apr 2019 14:59:43 -0400 Subject: [PATCH] LP1823393 FMEditor component i18n translate buttons When editing a record in the fieldmapper editor component, offer a translate option for each i18n field on the object, in the form of a button next to the field. Once clicked, the translate component dialog appears and allows the user to add/modify translations on the selected field. Signed-off-by: Bill Erickson Signed-off-by: Galen Charlton Signed-off-by: Jane Sandberg --- .../share/fm-editor/fm-editor.component.html | 13 ++++++- .../share/fm-editor/fm-editor.component.ts | 39 ++++++++++++++----- .../share/translate/translate.component.ts | 4 +- 3 files changed, 43 insertions(+), 13 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html b/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html index aad65d15d6..1b0935fb0a 100644 --- a/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html +++ b/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html @@ -1,3 +1,6 @@ + + +