No longer experimental so comment removed

This commit is contained in:
Steve Beaver 2017-08-17 18:32:33 -04:00
parent 5ba35b98a3
commit d244e2017e
9 changed files with 9 additions and 9 deletions

View File

@ -275,7 +275,7 @@ if (!function_exists('get_dyndns_service_text')) {
//<![CDATA[
events.push(function(){
// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function dyndnscallback_<?=$widgetkey_nodash?>(s) {

View File

@ -306,7 +306,7 @@ $widgetkey_nodash = str_replace("-", "", $widgetkey);
//<![CDATA[
events.push(function(){
// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function gateways_callback(s) {

View File

@ -317,7 +317,7 @@ $widgetkey_nodash = str_replace("-", "", $widgetkey);
}
*/
events.push(function() {
// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function interface_statistics_callback(s) {

View File

@ -211,7 +211,7 @@ if ($_REQUEST['ajax']) {
events.push(function(){
/// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
/// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function interfaces_callback(s) {

View File

@ -296,7 +296,7 @@ function changeTabDIV(selectedDiv) {
}
events.push(function(){
// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function ipsec_callback(s) {

View File

@ -192,7 +192,7 @@ if ($_REQUEST['ajax']) {
//<![CDATA[
events.push(function(){
// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function logs_callback(s) {

View File

@ -229,7 +229,7 @@ setInterval(function() {
//<![CDATA[
events.push(function(){
// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function ntp_callback(s) {

View File

@ -418,7 +418,7 @@ $widgetkey_nodash = str_replace("-", "", $widgetkey);
events.push(function(){
set_widget_checkbox_events("#<?=$widget_panel_footer_id?> [id^=show]", "<?=$widget_showallnone_id?>");
// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function openvpn_callback(s) {

View File

@ -657,7 +657,7 @@ function widgetActive(x) {
events.push(function(){
// --------------------- EXPERIMENTAL centralized widget refresh system ------------------------------
// --------------------- Centralized widget refresh system ------------------------------
// Callback function called by refresh system when data is retrieved
function meters_callback(s) {