sprint_204_57097
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
{
|
||||
$this->lang->story->create = $this->lang->execution->createStory;
|
||||
|
||||
if($productID and !$this->loadModel('story')->checkForceReview())
|
||||
if($productID)
|
||||
{
|
||||
$storyModuleID = (int)$this->cookie->storyModuleParam;
|
||||
$createStoryLink = $this->createLink('story', 'create', "productID=$productID&branch=0&moduleID={$storyModuleID}&story=0&execution=$execution->id");
|
||||
|
||||
Reference in New Issue
Block a user