From 7fc3ec82bd4aa47377ccdbb174376712efd0bd45 Mon Sep 17 00:00:00 2001 From: Bjarne Fyrstenborg Date: Mon, 23 Nov 2020 07:36:12 +0100 Subject: [PATCH] Help drawer adjustments (#9090) * Format document * Ensure help drawer can be closed using esc key * Add rel="noopener" for security reasons * Remove additional whitespace --- .../src/views/common/drawers/help/help.html | 90 +++++++++---------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html b/src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html index 6b924d0aef..04b5501846 100644 --- a/src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html +++ b/src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html @@ -2,8 +2,8 @@ + title="{{vm.title}}" + description="{{vm.subtitle}}"> @@ -14,7 +14,6 @@
-
@@ -22,7 +21,7 @@ {{ tour.name }}
- +
@@ -98,7 +97,7 @@ -
+ + + + - -
-
- Videos -
- -
+ +
+
+ Videos +
+ +
- -
@@ -159,6 +158,7 @@