Merge pull request #486 from sbwalker/master
added ability to set default container at the page level, expanded size of role description in upgrade script for 0.9.2
This commit is contained in:
		| @ -15,6 +15,7 @@ namespace Oqtane.Models | ||||
|         public string Url { get; set; } | ||||
|         public string ThemeType { get; set; } | ||||
|         public string LayoutType { get; set; } | ||||
|         public string DefaultContainerType { get; set; } | ||||
|         public string Icon { get; set; } | ||||
|         public bool IsNavigation { get; set; } | ||||
|         public bool EditMode { get; set; } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker