]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1823393 FMEditor component i18n translate buttons
authorBill Erickson <berickxx@gmail.com>
Fri, 5 Apr 2019 18:59:43 +0000 (14:59 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Fri, 24 May 2019 17:56:12 +0000 (10:56 -0700)
commit832c23bf584295f6d8caa20304a9c8b352375c7d
tree50383b4ff8ab8b60ab325fce0dfb13c102313df4
parent0bdb373741359bb674272cd0f4f11f3cbc178e89
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 <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts
Open-ILS/src/eg2/src/app/staff/share/translate/translate.component.ts