* Fix bug #18664.
This commit is contained in:
@@ -293,6 +293,7 @@ class tutorialModel extends model
|
||||
$execution->totalLeft = 0;
|
||||
$execution->totalHours = 0;
|
||||
$execution->totalEstimate = 0;
|
||||
$execution->displayCards = 0;
|
||||
return $execution;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user