Commit 25b9279e authored by Shakarim Sapa's avatar Shakarim Sapa

- Изменили название обработчика для подписки

parent 339410b8
......@@ -15,7 +15,7 @@ use common\modules\bids\models\Bid;
$model->form = Bid::FORM_SUBSCRIBE;
$form = ActiveForm::begin([
'action' => '/bids/bid/blogAdd',
'action' => '/bids/bid/blogadd',
'enableClientValidation' => false,
'options' => [
'class' => 'subsc_blog_form bids-form',
......
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