4 lines
93 B
HTML
4 lines
93 B
HTML
|
|
<?= Form::open() ?>
|
||
|
|
<?= $this->widget->reportContainer->render() ?>
|
||
|
|
<?= Form::close() ?>
|