fix base class
This commit is contained in:
parent
4d5cc262ef
commit
135fe2d61a
|
@ -1,5 +1,5 @@
|
|||
@namespace Oqtane.Modules.Controls
|
||||
@inherits ThemeControlBase
|
||||
@inherits ModuleBase
|
||||
|
||||
<CascadingValue Value="this">
|
||||
<div>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
@namespace Oqtane.Modules.Controls
|
||||
@inherits ThemeControlBase
|
||||
@inherits ModuleBase
|
||||
|
||||
@if (Parent.ActiveTabPanel == (TabPanel)(object)this)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user