diff --git a/project_analytic_group/README.rst b/project_analytic_group/README.rst index 47a7571b..b7c14137 100644 --- a/project_analytic_group/README.rst +++ b/project_analytic_group/README.rst @@ -4,21 +4,21 @@ This module adds analytic groups to project and tasks. The analytic group is propagated from the analytic account to the project. -.. image:: project_analytic_group/static/description/project_form.png +.. image:: static/description/project_form.png The analytic group is propagated from the project to the task. -.. image:: project_analytic_group/static/description/task_form.png +.. image:: static/description/task_form.png In list view of projects and tasks, I can search and group by analytic group. -.. image:: project_analytic_group/static/description/project_list.png +.. image:: static/description/project_list.png -.. image:: project_analytic_group/static/description/project_list_group_by.png +.. image:: static/description/project_list_group_by.png -.. image:: project_analytic_group/static/description/task_list.png +.. image:: static/description/task_list.png -.. image:: project_analytic_group/static/description/task_list_group_by.png +.. image:: static/description/task_list_group_by.png Contributors ------------