Commit 33349978 authored by Shakarim Sapa's avatar Shakarim Sapa

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

parent 33b4fe2f
......@@ -110,7 +110,7 @@ WidgetAssetBundle::register($this);
<div class="col-md-4 col-xs-6 col-sm-12">
<?php
$f = ActiveForm::begin([
'id' => 'sh_reg_form',
// 'id' => 'sh_reg_form',
'enableAjaxValidation' => false,
'enableClientValidation' => false,
'validateOnType' => false,
......
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