Closed ihorchepurnyi closed 7 years ago
To enable this feature please use the following code:
'modules' => [ 'comment' => [ 'class' => 'yii2mod\comments\Module', 'enableInlineEdit' = true, ], ]
To enable this feature please use the following code: