diff --git a/module/story/view/view.html.php b/module/story/view/view.html.php index ed8f285c1b..7227e14f51 100644 --- a/module/story/view/view.html.php +++ b/module/story/view/view.html.php @@ -12,7 +12,7 @@ ?> -session->storyList ? $app->session->storyList : $this->createLink('product', 'browse', "productID=$story->product&branch=$story->branch&moduleID=$story->module");?> +session->storyList ? $app->session->storyList : $this->createLink('product', 'browse', "productID=$story->product");?>