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
extensions.typo3.org
extensions.typo3.org
Commits
fb0ab004
Commit
fb0ab004
authored
Feb 13, 2019
by
Tomas Norre Mikkelsen
Browse files
Add icon for download
parent
0fa4d918
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/ter_fe2/Configuration/TCA/tx_terfe2_domain_model_download.php
View file @
fb0ab004
...
...
@@ -4,7 +4,7 @@ return [
'title'
=>
'domain_model_download'
,
'label'
=>
'extension_key'
,
'tstamp'
=>
'tstamp'
,
'iconfile'
=>
\
TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::
extRelPath
(
'ter_fe2'
)
.
'Resources/Public/Icons/
tag.gif
'
,
'iconfile'
=>
\
TYPO3\CMS\Core\Utility\ExtensionManagementUtility
::
extRelPath
(
'ter_fe2'
)
.
'Resources/Public/Icons/
download.png
'
,
],
'interface'
=>
[
'showRecordFieldList'
=>
'extension_key,version_id'
,
...
...
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