diff options
Diffstat (limited to 'views/tasks/galview.xml')
-rw-r--r-- | views/tasks/galview.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/tasks/galview.xml b/views/tasks/galview.xml index 83f396b371..4f7e7c9b1d 100644 --- a/views/tasks/galview.xml +++ b/views/tasks/galview.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<GalViewCollection> +<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"/> </GalViewCollection> |