Мегадоделал
This commit is contained in:
parent
9fc929886e
commit
b2b0c60607
@ -93,7 +93,7 @@ namespace ComputersShopBusinessLogic.BusinessLogics
|
||||
_saveToWord.CreateDoc(new WordInfo
|
||||
{
|
||||
FileName = model.FileName,
|
||||
Title = "Список компонент",
|
||||
Title = "Список компьютеров",
|
||||
Computers = _ComputerStorage.GetFullList()
|
||||
}) ;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user