.
This commit is contained in:
parent
77ee2c8e4b
commit
07579f53fd
@ -94,7 +94,7 @@ namespace PrecastConcretePlantView
|
|||||||
Name = comboBoxShop.Text,
|
Name = comboBoxShop.Text,
|
||||||
Address = textBoxAddress.Text,
|
Address = textBoxAddress.Text,
|
||||||
DateOpening = dateTimePickerOpening.Value,
|
DateOpening = dateTimePickerOpening.Value,
|
||||||
};
|
};
|
||||||
var vmodel = GetShop(Id);
|
var vmodel = GetShop(Id);
|
||||||
bool operationResult = false;
|
bool operationResult = false;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user