From 3d88d3041ceda0e1165c97c20d6da6e9af281701 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Thu, 30 Jul 2020 21:34:22 +0300 Subject: [PATCH] Added title attributes to all event names --- app/views/console/functions/function.phtml | 2 +- app/views/console/keys/index.phtml | 4 ++-- app/views/console/webhooks/index.phtml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/console/functions/function.phtml b/app/views/console/functions/function.phtml index 3f96eee17c..ff65877d12 100644 --- a/app/views/console/functions/function.phtml +++ b/app/views/console/functions/function.phtml @@ -416,7 +416,7 @@ $timeout = $this->getParam('timeout', 900);
$event) : ?> -
+
 
diff --git a/app/views/console/keys/index.phtml b/app/views/console/keys/index.phtml index 294dce89f4..71b1054350 100644 --- a/app/views/console/keys/index.phtml +++ b/app/views/console/keys/index.phtml @@ -55,7 +55,7 @@ $scopes = $this->getParam('scopes', []);
$scope) : ?> -
+
 
@@ -150,7 +150,7 @@ $scopes = $this->getParam('scopes', []);
$scope) : ?> -
+
 
diff --git a/app/views/console/webhooks/index.phtml b/app/views/console/webhooks/index.phtml index 1a21b35f6f..f0ba1a6528 100644 --- a/app/views/console/webhooks/index.phtml +++ b/app/views/console/webhooks/index.phtml @@ -59,7 +59,7 @@ $events = array_keys($this->getParam('events', []));
$event) : ?> -
+
 
@@ -173,7 +173,7 @@ $events = array_keys($this->getParam('events', []));
$event) : ?> -
+