Add toggle/expend links on the dashboard

This commit is contained in:
Frederic Guillot
2015-02-07 17:38:18 -05:00
parent 36bbd04c52
commit 29cc13f786
21 changed files with 173 additions and 17 deletions

View File

@@ -708,4 +708,9 @@ return array(
// 'Time Tracking' => '',
// 'You already have one subtask in progress' => '',
// 'Which parts of the project do you want to duplicate?' => '',
// 'Change dashboard view' => '',
// 'Show/hide activities' => '',
// 'Show/hide projects' => '',
// 'Show/hide subtasks' => '',
// 'Show/hide tasks' => '',
);