]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1691860 Webstaff audio alert nosound.wav
authorBill Erickson <berickxx@gmail.com>
Thu, 18 May 2017 21:08:37 +0000 (17:08 -0400)
committerKathy Lussier <klussier@masslnc.org>
Mon, 24 Jul 2017 19:18:56 +0000 (15:18 -0400)
commitbd0e9a76acf05eff25c66ad0f99fc5d3240bb64d
tree239dc036f88a8750d3728ce21d650d57c9f6b77a
parent63d1d4b41864c0a9e660895dc68d37d8ac728ff2
LP#1691860 Webstaff audio alert nosound.wav

Adds a small nosound.wav file which may be used by administrators to
silence a specific alert for all users on the server.

To test:

[1] mkdir -p /openils/var/web/audio/notifications/success/patron/
[2] cd /openils/var/web/audio/notifications/success/patron/
[3] ln -s ../../nosound.wav by_search.wav
[4] Perform a patron search in the browser client and confirm no sound
    is played upon successful search.

If patron searches have recently been performed, step 4 may require a
cache clear, a different tab, browser restart, eye of newt.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/web/audio/notifications/nosound.wav [new file with mode: 0644]