From c8d837bb978999aa28e2be3d8efe0d33de1efb4a Mon Sep 17 00:00:00 2001 From: BatJan <1932158+BatJan@users.noreply.github.com> Date: Sat, 3 Oct 2020 00:40:05 +0200 Subject: [PATCH] Change div with ng-click to button and add fallback for dictionary item --- .../grid/dialogs/layoutconfig.html | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/layoutconfig.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/layoutconfig.html index 7eb1fe1913..6ff18e83ad 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/layoutconfig.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/layoutconfig.html @@ -20,7 +20,7 @@

- + Adjust the layout by setting column widths and adding additional sections

@@ -108,27 +108,27 @@ on-change="selectRow(currentSection, row)"> -
+ class="btn-reset flex flex-auto"> -
-
-
+ + -
-
-
-
+ + + + -
+ {{row.name}}
{{row.areas.length}} cells -
-
+ +