mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 23:09:10 +08:00
Change example option
This commit is contained in:
@@ -17,7 +17,7 @@ use yii\helpers\Html;
|
||||
* ```php
|
||||
* Draggable::begin(array(
|
||||
* 'clientOptions' => array(
|
||||
* 'modal' => true,
|
||||
* 'grid' => array(50, 20),
|
||||
* ),
|
||||
* ));
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user