Renames canvas editor into grid again

This commit is contained in:
per ploug
2014-10-07 13:39:18 +02:00
parent bba4db46d2
commit b6fd0489e2
32 changed files with 78 additions and 220 deletions

View File

@@ -133,7 +133,7 @@ namespace Umbraco.Core
/// <summary>
/// Alias for the grid datatype.
/// </summary>
public const string CanvasAlias = "Umbraco.Canvas";
public const string GridAlias = "Umbraco.Grid";
/// <summary>