We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6ba3a commit e33054fCopy full SHA for e33054f
detail/DetailView.php
@@ -64,7 +64,7 @@ class DetailView extends \yii\widgets\DetailView
64
public $mode = self::MODE_VIEW;
65
66
/**
67
- * @var integer the animation fade delay in microseconds when
+ * @var integer the fade animation delay in microseconds when
68
* toggling between the view and edit modes.
69
*/
70
public $fadeDelay = 800;
0 commit comments