From fec5ca637241dc274d0e0750a8fb4499fd8ff5da Mon Sep 17 00:00:00 2001 From: Codenift Date: Mon, 16 Mar 2020 08:53:59 -0400 Subject: [PATCH] Disabled version notification to avoid confusion. --- airtime_mvc/application/layouts/scripts/layout.phtml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/airtime_mvc/application/layouts/scripts/layout.phtml b/airtime_mvc/application/layouts/scripts/layout.phtml index e1bc10a7c..256257806 100644 --- a/airtime_mvc/application/layouts/scripts/layout.phtml +++ b/airtime_mvc/application/layouts/scripts/layout.phtml @@ -9,7 +9,12 @@
- versionNotify(); + Status. + */ + //echo $this->versionNotify(); $sss = $this->SourceSwitchStatus(); $scs = $this->SourceConnectionStatus(); ?> @@ -70,7 +75,7 @@ - +