From 826b9e9cc30e29846b88dd4047b1edb91accf363 Mon Sep 17 00:00:00 2001 From: Anders Bjerner Date: Mon, 4 Jul 2016 13:09:07 +0200 Subject: [PATCH] Added editor alias to the list of available editors --- .../src/views/propertyeditors/grid/dialogs/rowconfig.html | 1 + 1 file changed, 1 insertion(+) 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 b1343a960b..e54ffead62 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 @@ -75,6 +75,7 @@ checklist-model="currentCell.allowed" checklist-value="editor.alias"> {{editor.name}} + ({{editor.alias}})