utilize _Imports.razor to simplify module declarations
This commit is contained in:
		| @ -1,10 +1,4 @@ | ||||
| @using Microsoft.AspNetCore.Components.Web | ||||
| @using Oqtane.Services | ||||
| @using Oqtane.Modules | ||||
| @using Oqtane.Models | ||||
| @using Oqtane.Security | ||||
| @using Oqtane.Shared | ||||
| @namespace Oqtane.Modules.Controls | ||||
| @namespace Oqtane.Modules.Controls | ||||
| @inherits ModuleBase | ||||
| @inject IRoleService RoleService | ||||
| @inject IUserService UserService | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker