Add a "Me" button to assignee form element

This commit is contained in:
Frederic Guillot
2016-01-31 11:05:47 -05:00
parent 3279768c1c
commit 9570793f68
34 changed files with 83 additions and 9 deletions

View File

@@ -1123,4 +1123,6 @@ return array(
// 'There is no external link for the moment.' => '',
// 'Internal links' => '',
// 'There is no internal link for the moment.' => '',
// 'Assign to me' => '',
// 'Me' => '',
);