https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40453
David Flater <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184408|0 |1 is obsolete| | --- Comment #2 from David Flater <[email protected]> --- Created attachment 185106 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185106&action=edit Bug 40453: Allow newly-added item type translations to be edited This patch updates the item type translation page so that newly-added rows are editable. To test you must more than one installed translation. - Apply the patch and go to Administration -> Item types. - Edit an item type and click "Translate into other languages." - If you already have translations for your installed languages, delete them. - Add a new translation. - In the newly added table row, click the value in the "Language" column. A dropdown should appear and changing the language should work. - Cliking away from the table cell should replace the dropdown with the language code you selected. - Click the value in the "Translation" column. The table cell should become editable. Edit the text and tab out of the field. Your edit should be saved. - Reload the page to confirm that everything looks correct. Sponsored-by: Athens County Public Libraries Signed-off-by: David Flater <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
