Add the possibility to change the assignee directly from the board

This commit is contained in:
Frédéric Guillot
2014-02-23 21:20:25 -05:00
parent 50051e776f
commit 4b7a72e931
6 changed files with 101 additions and 10 deletions

View File

@@ -183,5 +183,7 @@ return array(
/* Missing translations:
'There is no column in your project!' => '',
'Change assignee' => '',
'Change assignee for the task "%s"' => '',
*/
);