updated namespaces, improved page management,
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
@using Oqtane.Services
|
||||
@using Oqtane.Models
|
||||
@using Oqtane.Modules
|
||||
@using Oqtane.Client.Modules.Controls
|
||||
@using Oqtane.Modules.Controls
|
||||
@namespace Oqtane.Modules.Admin.ModuleDefinitions
|
||||
@inherits ModuleBase
|
||||
|
||||
@inject IModuleDefinitionService ModuleDefinitionService
|
||||
|
||||
@if (moduledefinitions == null)
|
||||
|
Reference in New Issue
Block a user