From 57f777684890069a19ce1c27adf186da6ec4c856 Mon Sep 17 00:00:00 2001 From: Bjarne Fyrstenborg Date: Wed, 2 Jun 2021 03:20:56 +0200 Subject: [PATCH] Add input id so click on property label set focus in input (#9477) Co-authored-by: Nathan Woulfe --- src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html b/src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html index 1577af43de..f59491c693 100644 --- a/src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html +++ b/src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html @@ -5,6 +5,7 @@ ng-submit="vm.save()" novalidate val-form-manager> +

-