From 9c1b2499d5b9881bce651ebd7082a9c7c99f67ba Mon Sep 17 00:00:00 2001
From: Luke Phelan
Date: Thu, 22 Feb 2018 14:14:35 +1100
Subject: [PATCH] swapped the name and label fields in grid row editor.
---
.../src/views/propertyeditors/grid/dialogs/rowconfig.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html
index 381db5a38c..542ef7da86 100644
--- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html
+++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/rowconfig.html
@@ -10,15 +10,15 @@
data for any existing content that is based on this configuration.
Modifying only the label will not result in data loss.