summaryrefslogtreecommitdiffstats
path: root/application/views/scripts/filter/addfilter.phtml
blob: 3c87e1e4cea771b1e3fd512807bec53e996c1f86 (plain) (blame)
1
2
3
<?php
$this->addfilterform->setAction($this->url());
echo $this->addfilterform;