diff --git a/code/CommentAdmin.php b/code/CommentAdmin.php index c3b0bf0d..a377e7bf 100644 --- a/code/CommentAdmin.php +++ b/code/CommentAdmin.php @@ -86,7 +86,7 @@ class CommentAdmin extends LeftAndMain { $table = new CommentTableField($this, "Comments", "PageComment", $section, $tableFields, $popupFields, array($filter)); $table->setParentClass(false); $table->setFieldCasting(array( - 'Created' => 'SSDatetime->Nice' + 'Created' => 'SSDatetime->Full' )); $fields = new FieldSet(