%PDF- %PDF-
| Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/widgets/views/ |
| Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/widgets/views/modal.php |
<?= yii\helpers\Html::beginTag('div', $options) ?>
<?= \humhub\widgets\ModalDialog::widget([
'header' => $header,
'animation' => $animation,
'size' => $size,
'centerText' => $centerText,
'body' => $body,
'footer' => $footer,
'initialLoader' => $initialLoader
]); ?>
<?= yii\helpers\Html::endTag('div') ?>