* [bug#50203] The default show of the dropmenu of branch has error at story view page.
This commit is contained in:
@@ -14,6 +14,8 @@ use function zin\utils\flat;
|
||||
|
||||
include($this->app->getModuleRoot() . 'ai/ui/promptmenu.html.php');
|
||||
|
||||
data('branch', $story->branch);
|
||||
|
||||
$isInModal = isInModal();
|
||||
$isRequirement = $story->type == 'requirement';
|
||||
$isStoryType = $story->type == 'story';
|
||||
|
||||
Reference in New Issue
Block a user