Во, так лучше
This commit is contained in:
parent
cac22b1578
commit
cbc1144b74
@ -141,7 +141,7 @@ namespace VisualComponentsForm
|
||||
}
|
||||
}
|
||||
|
||||
supportList = supportList.OrderBy(sl => sl.Theme.Any(char.IsDigit)).ToList();
|
||||
supportList = supportList.OrderBy(sl => sl.Theme).ToList();
|
||||
|
||||
totalList.Add(new string[,] { { "Дисциплина", discipline.Name } });
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user