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
e647dd57
Commit
e647dd57
authored
Mar 23, 2017
by
Jens Jacobsen
Browse files
[FEATURE] Add version number to the label for the version table
parent
ea4fc922
Pipeline
#200
passed with stages
in 1 minute and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
html/typo3conf/ext/ter_fe2/Configuration/TCA/tx_terfe2_domain_model_version.php
View file @
e647dd57
...
...
@@ -3,6 +3,8 @@ return array(
'ctrl'
=>
array
(
'title'
=>
'LLL:EXT:ter_fe2/Resources/Private/Language/locallang_db.xml:tx_terfe2_domain_model_version'
,
'label'
=>
'title'
,
'label_alt'
=>
'version_string'
,
'label_alt_force'
=>
1
,
'searchFields'
=>
'title,description,state,em_category'
,
'tstamp'
=>
'tstamp'
,
'crdate'
=>
'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