https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34264 Bug ID: 34264 Summary: Allow definition of "None" audio alert Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: andrewfh@dubcolib.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com We recently had staff ask us to disable the audio alert for just one of the many things in Koha that trigger off of the .audio-alert-warning selector while keeping that sound in place for all other instances of .audio-alert-warning. I was able to accomplish this by adding a new alert tied to a more specific selector with its precedence set to be enforced before the more general warning alert. I was able to enter the literal word "nothing" for the sound, which appears to allow the trigger to activate without making any sound at all. This works, but it would be a lot clearer if the preset sounds dropdown included a "None" option or something else explicit. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.