Allow quickly creating and changing state of subtask (pull-request #312)

This commit is contained in:
Frédéric Guillot
2014-10-07 19:21:26 -04:00
parent f7fa47fa35
commit f63984af1a
13 changed files with 71 additions and 5 deletions

View File

@@ -536,4 +536,6 @@ return array(
// 'ISO format is always accepted, example: "%s" and "%s"' => '',
// 'New private project' => '',
// 'This project is private' => '',
// 'Type here to create a new sub-task' => '',
// 'Add' => '',
);