mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Add CRUD for main database tables.
This commit is contained in:
@@ -91,6 +91,11 @@
|
||||
<_ContentIncludedByDefault Remove="Areas\Admin\Shared\_Layout.cshtml" />
|
||||
<_ContentIncludedByDefault Remove="Areas\Admin\Shared\_LoginPartial.cshtml" />
|
||||
<_ContentIncludedByDefault Remove="Areas\Admin\Shared\_ValidationScriptsPartial.cshtml" />
|
||||
<_ContentIncludedByDefault Remove="Areas\Admin\Views\Device\Create.cshtml" />
|
||||
<_ContentIncludedByDefault Remove="Areas\Admin\Views\Device\Delete.cshtml" />
|
||||
<_ContentIncludedByDefault Remove="Areas\Admin\Views\Device\Details.cshtml" />
|
||||
<_ContentIncludedByDefault Remove="Areas\Admin\Views\Device\Edit.cshtml" />
|
||||
<_ContentIncludedByDefault Remove="Areas\Admin\Views\Device\Index.cshtml" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user