diff --git a/.gitignore b/.gitignore index 3c4efe2..8fc023c 100644 --- a/.gitignore +++ b/.gitignore @@ -211,8 +211,6 @@ UpgradeLog*.XML UpgradeLog*.htm # SQL Server files -*.mdf -*.ldf # Business Intelligence projects *.rdl.data diff --git a/BMO.GameDevUnity.CSharp2.Pract5/BMO.GameDevUnity.CSharp2.Pract5/MainWindow.xaml b/BMO.GameDevUnity.CSharp2.Pract5/BMO.GameDevUnity.CSharp2.Pract5/MainWindow.xaml index da580ab..f098b1b 100644 --- a/BMO.GameDevUnity.CSharp2.Pract5/BMO.GameDevUnity.CSharp2.Pract5/MainWindow.xaml +++ b/BMO.GameDevUnity.CSharp2.Pract5/BMO.GameDevUnity.CSharp2.Pract5/MainWindow.xaml @@ -6,7 +6,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:BMO.GameDevUnity.CSharp2.Pract5" mc:Ignorable="d" - Title="Сотрудники организации" Height="450" Width="800"> + Title="Сотрудники организации" Height="450" Width="800" Loaded="WndMain_Loaded"> @@ -33,17 +33,17 @@ - + - - - - + + + + - +