Commit db1430de authored by korolevdima's avatar korolevdima

callback

parent f3a56cb6
......@@ -21,8 +21,8 @@ use common\modules\bids\models\Bid;
'enableClientValidation' => false,
'options' => [
'class' => 'valid_form bids-form',
'data-title' => 'Заказать звонок',
'data-form' => 'Заказать звонок',
'data-title' => Yii::t('footer', 'Сall request'),
'data-form' => Yii::t('footer', 'Сall request'),
'data-tag' => Bid::TAG_TREATMENT
],
]); ?>
......
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