diff --git a/FurnitureFactory/FurnitureFactoryBusinessLogic/Properties/launchSettings.json b/FurnitureFactory/FurnitureFactoryBusinessLogic/Properties/launchSettings.json new file mode 100644 index 0000000..18e8e02 --- /dev/null +++ b/FurnitureFactory/FurnitureFactoryBusinessLogic/Properties/launchSettings.json @@ -0,0 +1,12 @@ +{ + "profiles": { + "FurnitureFactoryBusinessLogic": { + "commandName": "Project", + "launchBrowser": true, + "environmentVariables": { + "ASPNETCORE_ENVIRONMENT": "Development" + }, + "applicationUrl": "https://localhost:59900;http://localhost:59901" + } + } +} \ No newline at end of file diff --git a/FurnitureFactory/MasterWebClient/Views/Home/Furnitures.cshtml b/FurnitureFactory/MasterWebClient/Views/Home/Furnitures.cshtml index eea5061..936ed7e 100644 --- a/FurnitureFactory/MasterWebClient/Views/Home/Furnitures.cshtml +++ b/FurnitureFactory/MasterWebClient/Views/Home/Furnitures.cshtml @@ -20,7 +20,7 @@ }

- Создать занятие + Создать занятие