Show all themes when editing
This commit is contained in:
		| @ -359,7 +359,7 @@ | ||||
|                 { | ||||
|                     _themetype = PageState.Site.DefaultThemeType; | ||||
|                 } | ||||
|                 _themes = ThemeService.GetThemeControls(PageState.Site.Themes, _themetype); | ||||
|                 _themes = ThemeService.GetThemeControls(PageState.Site.Themes); | ||||
|                 _containers = ThemeService.GetContainerControls(PageState.Site.Themes, _themetype); | ||||
|                 _containertype = _page.DefaultContainerType; | ||||
|                 if (string.IsNullOrEmpty(_containertype)) | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Mark Davis
					Mark Davis