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