Commit cc2b6fcf authored by Shakarim Sapa's avatar Shakarim Sapa

- Убрали валидацию

parent f3b713c3
......@@ -136,9 +136,9 @@ WidgetAssetBundle::register($this);
<div class="white-popup-block mfp-hide">
<!-- REGISTRATION FORM -->
<?php echo RegistrationWidget::widget(); ?>
<?php //echo RegistrationWidget::widget(); ?>
<!-- Login Form -->
<?php echo LoginWidget::widget(); ?>
<?php //echo LoginWidget::widget(); ?>
</div>
<?php echo \Yii::$app->controller->renderPartial('@app/views/layouts/footer'); ?>
\ No newline at end of file
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