Renames Grid to canvas

This commit is contained in:
per ploug
2014-09-23 16:30:27 +02:00
parent e1793ad95c
commit 0f32283601
89 changed files with 3414 additions and 1180 deletions

View File

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