Add the possibility to add a description directly from the task show view
This commit is contained in:
@@ -211,4 +211,7 @@ return array(
|
||||
//'Write your text in Markdown' => '',
|
||||
//'Leave a comment' => '',
|
||||
//'Comment is required' => '',
|
||||
//'Comment added successfully.' => '',
|
||||
//'Unable to create your comment.' => '',
|
||||
//'The description is required' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user