ORIENT/modules/backend/controllers/index/index.htm

6 lines
132 B
HTML
Raw Normal View History

<?= $this->makePartial('warnings') ?>
2014-05-14 13:24:20 +00:00
<?= Form::open() ?>
<?= $this->widget->reportContainer->render() ?>
<?= Form::close() ?>