mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
Fix merge conflict
This commit is contained in:
parent
298ac89ad6
commit
ad93c5c3ab
@ -475,7 +475,7 @@ class CommentsExtension extends DataExtension {
|
||||
* @param FieldList $fields
|
||||
*/
|
||||
protected function updateModerationFields(FieldList $fields) {
|
||||
Requirements::css(COMMENTS_DIR . '/css/Comments.css');
|
||||
Requirements::css(COMMENTS_DIR . '/css/cms.css');
|
||||
|
||||
$commentsConfig = CommentsGridFieldConfig::create();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user