upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
{
|
||||
public interface IContainerControl
|
||||
{
|
||||
string Name { get; } // friendly name for a container
|
||||
string Thumbnail { get; } // screen shot of a container - assumed to be in the ThemePath() folder
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user