diff --git a/net/chrony/Makefile b/net/chrony/Makefile index 02436f088..d4d807ea8 100644 --- a/net/chrony/Makefile +++ b/net/chrony/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= chrony PLUGIN_VERSION= 1.5 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_COMMENT= Chrony time synchronisation PLUGIN_DEPENDS= chrony PLUGIN_MAINTAINER= m.muenz@gmail.com diff --git a/net/chrony/src/opnsense/mvc/app/views/OPNsense/Chrony/general.volt b/net/chrony/src/opnsense/mvc/app/views/OPNsense/Chrony/general.volt index 308d4c4ea..40d7552e9 100644 --- a/net/chrony/src/opnsense/mvc/app/views/OPNsense/Chrony/general.volt +++ b/net/chrony/src/opnsense/mvc/app/views/OPNsense/Chrony/general.volt @@ -62,7 +62,7 @@ // Put API call into a function, needed for auto-refresh function update_chronysources() { ajaxCall(url="/api/chrony/service/chronysources", sendData={}, callback=function(data,status) { - $("#listchronysources").text(data['response']); + $("#listchronysources").text($('