* Fix bug #42310.
This commit is contained in:
@@ -12,6 +12,8 @@ namespace zin;
|
||||
/* ====== Preparing and processing page data ====== */
|
||||
jsVar('executionID', $execution->id);
|
||||
jsVar('storyTasks', $storyTasks);
|
||||
jsVar('taskConsumed', $taskConsumed);
|
||||
jsVar('addChildTask', $lang->task->addChildTask);
|
||||
|
||||
/* zin: Set variables to define picker options for form. */
|
||||
$storyItem = '';
|
||||
|
||||
Reference in New Issue
Block a user