We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae211a commit d0b4d46Copy full SHA for d0b4d46
widgets/views/_list.php
@@ -34,7 +34,7 @@
34
'url' => '/comment/default/quick-edit',
35
'options' => [
36
'id' => 'editable-comment-' . $model->id,
37
- ]
+ ],
38
]); ?>
39
<?php else: ?>
40
<?php echo $model->getContent(); ?>
0 commit comments