фиксы
This commit is contained in:
parent
25bae5f05e
commit
7f2e8a546e
@ -87,7 +87,7 @@ namespace ShipyardBusinessLogic.BusinessLogics
|
||||
_saveToWord.CreateDoc(new WordInfo
|
||||
{
|
||||
FileName = model.FileName,
|
||||
Title = "Список кораблtq",
|
||||
Title = "Список кораблей",
|
||||
Ships = _shipStorage.GetFullList()
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user