https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17762
--- Comment #15 from Jonathan Druart <[email protected]> --- Created attachment 58525 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58525&action=edit Bug 17762: Fix sql fields insertion The "Insert ->" buttons used to copy the sql field to the textarea was based on the id of the fieldset. This id has to be unique to work as expected. It is now composed of mtt + lang instead of mtt only -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
