Commit 09585bf3 authored by Shakarim Sapa's avatar Shakarim Sapa

- Test

parent 58dd6c9a
......@@ -92,6 +92,10 @@ WidgetAssetBundle::register($this);
</div>
</section>
<div class="white-popup-block mfp-hide">
<?= RegistrationWidget::widget(); ?>
</div>
<?php /*if (Yii::$app->user->isGuest):?>
<section class="sh_ft">
<div class="container">
......
......@@ -51,7 +51,7 @@ $elements = [
return [
'activeForm'=>[
'id'=>'reg_form_popup',
'id'=>'registration_form',
'options' => [
'enctype' => 'multipart/form-data',
'class' =>'validreg_form2',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment