Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
a3a564d5
Commit
a3a564d5
authored
Jun 13, 2020
by
Marco Huber
Browse files
[BUGFIX]
#496
- Fix TCA date field for TYPO3 10
parent
6e2ef9bc
Pipeline
#8989
passed with stages
in 5 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3o_donation/Configuration/TCA/tx_t3odonation_domain_model_donation.php
View file @
a3a564d5
...
...
@@ -218,6 +218,7 @@ return [
'type'
=>
'input'
,
'size'
=>
'30'
,
'eval'
=>
'datetime'
,
'renderType'
=>
'inputDateTime'
,
]
],
'crdate'
=>
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment