mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 11:39:41 +08:00
Russian translation: improvements of input-forms (#16381) [skip ci]
This commit is contained in:
committed by
Alexander Makarov
parent
6590feef0d
commit
f2fbd58f43
@ -141,7 +141,7 @@ use yii\widgets\Pjax;
|
||||
use yii\widgets\ActiveForm;
|
||||
|
||||
Pjax::begin([
|
||||
// Pjax options
|
||||
// Опции Pjax
|
||||
]);
|
||||
$form = ActiveForm::begin([
|
||||
'options' => ['data' => ['pjax' => true]],
|
||||
|
||||
Reference in New Issue
Block a user