awawawa
parent
312ac6282e
commit
9ffe50e768
|
|
@ -163,7 +163,7 @@ impl MainTabViewer{
|
|||
header.col(|ui|{ui.heading("Название");});
|
||||
header.col(|ui|{ui.heading("Инв. номер");});
|
||||
header.col(|ui|{ui.heading("Ответственный");});
|
||||
header.col(|ui|{ui.heading("Дата последнего\n техобслуживания");});
|
||||
header.col(|ui|{ui.heading("Дата последнего\nя техобслуживания");});
|
||||
})
|
||||
.body(|mut body|{
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue