Update control.php
This commit is contained in:
@@ -407,6 +407,7 @@ class productplan extends control
|
||||
$this->view->storyPager = $storyPager;
|
||||
$this->view->bugPager = $bugPager;
|
||||
$this->view->canBeChanged = $canBeChanged;
|
||||
|
||||
if($this->app->getViewType() == 'json')
|
||||
{
|
||||
unset($this->view->storyPager);
|
||||
|
||||
Reference in New Issue
Block a user