From 375615d0ffa4f2b8a25ba78b7b5630a81cb6d9f0 Mon Sep 17 00:00:00 2001 From: T_S_V Date: Mon, 14 Sep 2020 10:13:12 +0300 Subject: [PATCH 1/2] Fixed #954 - Missing role="button" in the title editor adorner --- src/adorners/title-editor.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/adorners/title-editor.html b/src/adorners/title-editor.html index a8639339c0..1c288eeee6 100644 --- a/src/adorners/title-editor.html +++ b/src/adorners/title-editor.html @@ -3,7 +3,7 @@ - + @@ -13,7 +13,7 @@ - From f76747338462d64d4c06d2a096c517bc67516a61 Mon Sep 17 00:00:00 2001 From: T_S_V Date: Mon, 14 Sep 2020 11:45:11 +0300 Subject: [PATCH 2/2] Fixed #955 - Buttons in the logic rules list don't have role="button" attribute --- src/tabs/logic.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tabs/logic.html b/src/tabs/logic.html index 2e557ae81e..0880306fe4 100644 --- a/src/tabs/logic.html +++ b/src/tabs/logic.html @@ -17,7 +17,7 @@ - + @@ -31,7 +31,7 @@ - +