From 8013474e75edc92a8181ff690fe0def9e0b69938 Mon Sep 17 00:00:00 2001 From: stevenA Date: Sun, 9 Jan 2022 13:05:35 +0100 Subject: [PATCH] Fix issue where selecting new device in rnav caused exception Correct window.location redirect syntax --- module.xml | 3 ++- views/hardware.rnav.php | 8 ++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/module.xml b/module.xml index a223b5f..5b42a62 100644 --- a/module.xml +++ b/module.xml @@ -1,7 +1,7 @@ sccp_manager SCCP Manager - 14.3.0.27 + 14.3.0.28 setup SCCP Connectivity Steve Lad, Alex GP @@ -33,6 +33,7 @@ * Version 14.3.0.25 * - Fix Issue 55 * Version 14.3.0.26 * - Fix Issue 54 * Version 14.3.0.27 * - Standardise treatment of SIP and SCCP hardware. + * Version 14.3.0.28 * - Fix issue with RNav which caused exception with new device https://github.com/chan-sccp/sccp_manager diff --git a/views/hardware.rnav.php b/views/hardware.rnav.php index 89914b8..d30776f 100644 --- a/views/hardware.rnav.php +++ b/views/hardware.rnav.php @@ -17,13 +17,17 @@ class="table"> - +