Add tooltip to subtask icons

This commit is contained in:
Frederic Guillot
2017-10-16 19:09:25 -07:00
parent 914b40b4af
commit 41c2ab0c24
29 changed files with 877 additions and 776 deletions

View File

@@ -1341,4 +1341,7 @@ return array(
// 'Create another link' => '',
// 'BRL - Brazilian Real' => '',
// 'Add a new Kanboard task' => '',
// 'Subtask not started' => '',
// 'Subtask currently in progress' => '',
// 'Subtask completed' => '',
);