]> 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 17:37:55 +0000 (13:37 -0400)
commit6cf8eacc1ab985e1e1dde4dbe78c9cd125e7e8d9
treee160493e68abf2eb05568c64734f85c113a2933e
parenta3a39064f1686bd58b90e2c0af7995ed85468d3a
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]