diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html index 372c765e49..6f092c8ea8 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html @@ -123,7 +123,7 @@
+ ng-if="control && (currentControl == control)">
@@ -132,13 +132,13 @@ ng-mouseover="setWarnhighlightControl(control)" ng-mouseleave="disableWarnhighlightControl(control)"> - + - +