Timestamp comments automatically
This commit is contained in:
@@ -56,8 +56,6 @@ class CommentCrudController extends AbstractCrudController
|
||||
]);
|
||||
if(Crud::PAGE_EDIT === $pageName) {
|
||||
yield $createdAt->setFormTypeOption('disabled', true);
|
||||
} else {
|
||||
yield $createdAt;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user