Skip to content
Snippets Groups Projects
Commit 966420d0 authored by elvanowen's avatar elvanowen
Browse files

Everything

parent 4082aeae
No related merge requests found
Pipeline #2789 skipped
......@@ -73,8 +73,6 @@ class IndexController extends ControllerBase
$this->view->nip = $this->dispatcher->getParam("nip");
$this->view->year = $this->dispatcher->getParam("year");
$this->view->month = $this->dispatcher->getParam("month");
$this->tag->setDefault("rapel", 0);
} else {
return $this->dispatcher->forward(array("controller" => "index", "action" => "index"));
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment