|
@@ -984,7 +984,7 @@ public partial class TasksByStatusControl : UserControl, ITaskControl, INotifyPr
|
|
|
|
|
|
public bool IsReady { get; set; }
|
|
public bool IsReady { get; set; }
|
|
|
|
|
|
- public string SectionName => "Tasks By Status";
|
|
|
|
|
|
+ public string SectionName => "Task List";
|
|
|
|
|
|
public DataModel DataModel(Selection selection)
|
|
public DataModel DataModel(Selection selection)
|
|
{
|
|
{
|