* [bug#54689,done,0.1h,0h] Fix execution type is undefined property.
This commit is contained in:
@@ -19,6 +19,7 @@ $execution->totalStory = '';
|
||||
$execution->totalTask = '';
|
||||
$execution->undoneTask = '';
|
||||
$execution->yesterdayDoneTask = '';
|
||||
$execution->type = '';
|
||||
|
||||
$items = array();
|
||||
foreach($executions as $executionItem)
|
||||
|
||||
Reference in New Issue
Block a user