From de0f2c5ca63993761ac818720ee5c5e54fe47df5 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Wed, 22 Jul 2020 17:36:51 +0300 Subject: [PATCH] Added no logs message --- app/views/console/functions/function.phtml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index ab32dc40ec..3367c6d755 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -8,7 +8,7 @@ $timeout = $this->getParam('timeout', 900);
@@ -321,10 +321,13 @@ $timeout = $this->getParam('timeout', 900);

STDOUT

-
- +
+
+
+

No output was logged.

+