Skip to content

Commit

Permalink
Fixed issue: can't show surveys from all groups
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Jul 19, 2018
1 parent 094aea3 commit bbd09ce
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -35,6 +35,7 @@ public function run()
}

$this->model->active = null;
$this->model->gsid = null;

// Filter state
if (isset($_GET['active']) && !empty($_GET['active'])){
Expand Down

0 comments on commit bbd09ce

Please sign in to comment.