1
This commit is contained in:
parent
626b501cda
commit
bf1eaebd1c
@ -102,7 +102,7 @@ namespace SewingDressesView
|
||||
}
|
||||
if (DressComboBox.SelectedValue == null)
|
||||
{
|
||||
MessageBox.Show("Выберите мороженное", "Ошибка",
|
||||
MessageBox.Show("Выберите платье", "Ошибка",
|
||||
MessageBoxButtons.OK, MessageBoxIcon.Error);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user