From a737b23fa536861db3d5860c486d08b0738dfcc2 Mon Sep 17 00:00:00 2001 From: kodumbeats Date: Thu, 11 Mar 2021 07:39:06 -0500 Subject: [PATCH] Add modal for execution data --- app/views/console/functions/function.phtml | 46 +++++++++++++--------- 1 file changed, 28 insertions(+), 18 deletions(-) diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index 4ae65f491e..5ad3db3191 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -50,24 +50,9 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true);

- -
-   View Logs -
+
+   View Logs +
@@ -575,6 +560,31 @@ $usageStatsEnabled = $this->getParam('usageStatsEnabled',true); +