aboutsummaryrefslogtreecommitdiffstats
path: root/views/tasks/galview.xml
diff options
context:
space:
mode:
Diffstat (limited to 'views/tasks/galview.xml')
-rw-r--r--views/tasks/galview.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/views/tasks/galview.xml b/views/tasks/galview.xml
index 6f32e821f8..0091adc72b 100644
--- a/views/tasks/galview.xml
+++ b/views/tasks/galview.xml
@@ -1,5 +1,6 @@
<?xml version="1.0"?>
<GalViewCollection default-view="Tasks">
<GalView id="Tasks" _title="_Tasks" filename="Tasks.galview" type="etable"/>
- <GalView id="With_Category" _title="With _Category" filename="With_Category.galview" type="etable"/>
+ <GalView id="With_DueDate" _title="With _Due Date" filename="With_DueDate.galview" type="etable"/>
+ <GalView id="With_Status" _title="With _Status" filename="With_Status.galview" type="etable"/>
</GalViewCollection>