Modifcations for ControlPanel BS5
current styles in app.css and theme.css for app-controlpanel removed as no longer needed. Removed the _display var as that is no longer beign used.
This commit is contained in:
		| @ -232,7 +232,6 @@ | ||||
|     private List<Page> _pages = new List<Page>(); | ||||
|     private List<Module> _modules = new List<Module>(); | ||||
|     private List<ThemeControl> _containers = new List<ThemeControl>(); | ||||
|     private string _display = "display: none;"; | ||||
|     private string _category = "Common"; | ||||
|  | ||||
|     protected string PageId { get; private set; } = "-"; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Leigh
					Leigh