diff options
Diffstat (limited to 'views/tasks/galview.xml')
-rw-r--r-- | views/tasks/galview.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/views/tasks/galview.xml b/views/tasks/galview.xml new file mode 100644 index 0000000000..d5490d4b20 --- /dev/null +++ b/views/tasks/galview.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<GalViewCollection> + <GalView id="Tasks" title="Tasks" filename="Tasks.galview" type="etable"/> + <GalView id="With_Category" title="With Category" filename="With_Category.galview" type="etable"/> +</GalViewCollection> |