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
a58a94b2
Commit
a58a94b2
authored
Jan 03, 2019
by
Thomas Löffler
Browse files
Merge branch 'develop' into 'task/new-server'
# Conflicts: # .ddev/config.yaml
parents
e3d12f12
619e5d27
Pipeline
#5927
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/t3o_donation/Configuration/TCA/tx_t3odonation_domain_model_donation.php
View file @
a58a94b2
...
...
@@ -18,6 +18,7 @@ return [
'dynamicConfigFile'
=>
\
TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::
extPath
(
't3o_donation'
)
.
'Configuration/TCA/tx_t3odonation_domain_model_donation.php'
,
'iconfile'
=>
\
TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::
extRelPath
(
't3o_donation'
)
.
'Resources/Public/Icons/tx_t3odonation_domain_model_donation.gif'
,
'dividers2tabs'
=>
true
,
'searchFields'
=>
'name, company, address, address_street, address_city, address_country, email, amount, comment'
,
],
'interface'
=>
[
'showRecordFieldList'
=>
'hidden,name,company,address,address_street,address_zip,address_city,address_state,address_country,address_country_code,email,amount,fee,currency,url,comment,paypal_transaction_id,feuser,account'
...
...
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