summaryrefslogblamecommitdiffstats
path: root/application/modules/dev/views/scripts/role/groupselect.phtml
blob: fe8175883a1679ec4d4ae5c0b3bf6b39d95d0089 (plain) (tree)
1
2
3
4



                                                
<?php
$this->groupSelectForm->setAction($this->url());
echo $this->groupSelectForm;
?>