Namespace fix (#335)
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
@namespace Oqtane.Modules.Controls
|
||||
@using Oqtane.Enums
|
||||
@inherits ModuleBase
|
||||
|
||||
@if (_visible)
|
||||
|
@ -1,4 +1,5 @@
|
||||
@namespace Oqtane.Modules.Controls
|
||||
@using Oqtane.Enums
|
||||
@inherits ModuleBase
|
||||
@inject IUserService UserService
|
||||
|
||||
|
Reference in New Issue
Block a user