Test Commit
This commit is contained in:
parent
42c2147542
commit
fe77022a5b
@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"FurnitureFactoryBusinessLogic": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "https://localhost:59900;http://localhost:59901"
|
||||
}
|
||||
}
|
||||
}
|
@ -20,7 +20,7 @@
|
||||
}
|
||||
|
||||
<p>
|
||||
<a asp-action="CreateLesson">Создать занятие</a>
|
||||
<a asp-action="CreateFurniture">Создать занятие</a>
|
||||
</p>
|
||||
<table class="table">
|
||||
<thead>
|
||||
|
Loading…
Reference in New Issue
Block a user