Add an automatic action to assign a color to a specific user

This commit is contained in:
Frédéric Guillot
2014-03-10 22:23:16 -04:00
parent 1cda8059b5
commit 66c7cf0caa
7 changed files with 62 additions and 2 deletions

View File

@@ -250,4 +250,5 @@ return array(
// 'Task creation' => '',
// 'Open a closed task' => '',
// 'Closing a task' => '',
// 'Assign a color to a specific user' => '',
);