@@ -49,7 +49,7 @@ |
||
49 | 49 | }); |
50 | 50 | EOT; |
51 | 51 | |
52 | - if($isExpand) { |
|
52 | + if ($isExpand) { |
|
53 | 53 | $script .= "$('.{$this->getElementClass()}').trigger('click');"; |
54 | 54 | } |
55 | 55 |