From e453baf4ae62e74ab29bdc768adde278a4295b37 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 5 Nov 2018 16:34:00 +0000 Subject: [PATCH] Bug 21766: Correct filtering on AUDIO_ALERT_PATH js I managed to introduce a bad filter whilst backporting bug 15734 to the 18.05.x series. This patch attempts to correct that. Signed-off-by: Martin Renvoize Signed-off-by: Kyle M Hall Signed-off-by: Jonathan Druart Signed-off-by: Martin Renvoize (cherry picked from commit f3c27b99796bd2eea82c405cfc102d0141299806) Signed-off-by: Fridolin Somers --- koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc index 2bb4b9cb5c..a73e4ead98 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc @@ -67,7 +67,7 @@ [% IF Koha.Preference('AudioAlerts') || AudioAlertsPage %]