Skip to content
Snippets Groups Projects
Commit fb9d1696 authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[BUGFIX] Remove the max length configuration from lastUpdate

parent 15f9ce11
No related branches found
Tags 2.0.9
No related merge requests found
......@@ -320,7 +320,6 @@ $GLOBALS['TCA']['pages']['types'][\SGalinski\SgNews\Utility\BackendNewsUtility::
'type' => 'input',
'renderType' => 'inputDateTime',
'size' => '13',
'max' => '20',
'eval' => 'datetime',
'default' => $GLOBALS['EXEC_TIME'],
'behaviour' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment