fix base class
This commit is contained in:
		@ -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)
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user