From b6cc0471c5b0ccaacfdf3165966eaf81f550f29b Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Mon, 18 Jul 2022 06:36:53 +0000 Subject: [PATCH] fix UI --- app/views/console/functions/index.phtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/console/functions/index.phtml b/app/views/console/functions/index.phtml index 95d927c464..67a7a0f4ad 100644 --- a/app/views/console/functions/index.phtml +++ b/app/views/console/functions/index.phtml @@ -1,5 +1,6 @@ getParam('runtimes', []); +$usageStatsEnabled = $this->getParam('usageStatsEnabled', true); ?>

@@ -169,7 +170,7 @@ $runtimes = $this->getParam('runtimes', []); -

Monitors

+

Usage