Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3_roadmap
Commits
56b1e4e2
Commit
56b1e4e2
authored
Jul 06, 2017
by
Thomas Löffler
Browse files
Adds right sorting in the FE
parent
ce74ec15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Configuration/TCA/tx_typo3roadmap_domain_model_majorversion.php
View file @
56b1e4e2
...
...
@@ -165,6 +165,7 @@ return array(
'type'
=>
'inline'
,
'foreign_table'
=>
'tx_typo3roadmap_domain_model_minorversion'
,
'foreign_field'
=>
'major_version'
,
'foreign_sortby'
=>
'sorting'
,
'appearance'
=>
array
(
'useSortable'
=>
true
,
'collapseAll'
=>
true
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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