Add supply contracts page
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
@page "/objects/houses"
|
||||
|
||||
@using Hcs.WebApp.Components.Dialogs
|
||||
@using Hcs.WebApp.Services
|
||||
@using Microsoft.AspNetCore.Authorization
|
||||
@using System.Security.Claims
|
||||
@ -10,7 +9,6 @@
|
||||
@attribute [Authorize]
|
||||
|
||||
@inject HouseService HouseService
|
||||
@inject DialogService DialogService
|
||||
|
||||
<PageTitle>Жилищный фонд</PageTitle>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user