From 3526a6c7a6223117f0366ae17513f1a269ae167f Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 4 Feb 2016 08:23:43 +0000 Subject: [PATCH] Bug 15733: Fix audio alerts Bug 13618 has broken the audio alerts. Test plan: Enable the AudioAlerts pref Check an item in Without this patch, there is a js error With this patch applied, the error is gone --- koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc index be5433a..4dbfc11 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc @@ -69,7 +69,7 @@