Add user dashboard view

This commit is contained in:
Frederic Guillot
2015-02-04 22:05:41 -05:00
parent 24300f828a
commit 2d070627d7
17 changed files with 36 additions and 5 deletions

View File

@@ -700,4 +700,5 @@ return array(
// 'Add a comment logging moving the task between columns' => '',
// 'Moved to column %s' => '',
// 'Change description' => '',
// 'User dashboard' => '',
);