LP1823393 FMEditor component i18n translate buttons user/berick/lp1823393-angular-org-unit-types-admin
authorBill Erickson <berickxx@gmail.com>
Fri, 5 Apr 2019 18:59:43 +0000 (14:59 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 5 Apr 2019 19:26:29 +0000 (15:26 -0400)
commit27f92e882b3d763f6d5d2922d3c7605f25fd3f67
treedb7e09aa2ee1f3a22737ba2991a82c0d2928d4fa
parent1deb961c5822ca9c6194ec30a34ae1fa34992f24
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>
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