Skip to content

Commit d0b4d46

Browse files
author
Igor Chepurnoy
committed
code style fix
1 parent aae211a commit d0b4d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

widgets/views/_list.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
'url' => '/comment/default/quick-edit',
3535
'options' => [
3636
'id' => 'editable-comment-' . $model->id,
37-
]
37+
],
3838
]); ?>
3939
<?php else: ?>
4040
<?php echo $model->getContent(); ?>

0 commit comments

Comments
 (0)