https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22581 --- Comment #5 from Agustín Moyano <agustinmoyano@theke.io> --- Created attachment 94855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94855&action=edit Bug 22581: Add new system preferences This patch adds 2 new system preferences: 1. OPACShowMusicalInscripts - to toggle musical inscripts to appear in opac's detail page 2. OPACPlayMusicalInscripts - to toggle musical inscripts to be transformed and payed in midi. Depends on OPACShowMusicalInscripts to be enabled. To test: 1. apply this patch 2. perl installer/data/mysql/updatedatabase.pl 3. search for this new preferences in admin module SUCCESS => they appear in OPAC section. 4. sign off Sponsored-by: Biblioteca Provincial Fr. Mamerto Esquiú (Provincia Franciscana de la Asunción) -- You are receiving this mail because: You are watching all bug changes.