Add new automated action to change task color based on the task link

This commit is contained in:
Frederic Guillot
2015-08-22 17:39:37 -04:00
parent fd60964c23
commit cd9bc86fbe
30 changed files with 262 additions and 10 deletions

View File

@@ -1049,4 +1049,7 @@ return array(
// 'Projects Gantt chart' => '',
// 'Start date: %s' => '',
// 'End date: %s' => '',
// 'Link type' => '',
// 'Change task color when using a specific task link' => '',
// 'Task link creation or modification' => '',
);