upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
namespace Oqtane.Themes
|
||||
using Oqtane.Shared;
|
||||
|
||||
namespace Oqtane.Themes
|
||||
{
|
||||
[OqtaneIgnore]
|
||||
public abstract class ThemeControlBase : ThemeBase
|
||||
{
|
||||
|
||||
|
Reference in New Issue
Block a user