LP1823393 FMEditor component i18n translate buttons
authorBill Erickson <berickxx@gmail.com>
Fri, 5 Apr 2019 18:59:43 +0000 (14:59 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 23 May 2019 15:49:19 +0000 (11:49 -0400)
commit5fefe4f105189cc32450758dc2e1ca0b173cdf38
tree16d365aeb3512f20677df93eb38d2f743257e90d
parent5caa34048d7a385a909f18126c4e6a2ed0c65c2b
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>
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