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_roadmap
Commits
c5412333
Commit
c5412333
authored
Jun 02, 2016
by
Mathias Schreiber
Browse files
Removed Range Boilerplate Code
parent
50c87714
Changes
1
Hide whitespace changes
Inline
Side-by-side
tca.php
View file @
c5412333
...
...
@@ -255,10 +255,6 @@ $TCA['tx_typo3roadmap_minorversion'] = array(
'max'
=>
'4'
,
'eval'
=>
'int'
,
'checkbox'
=>
'0'
,
'range'
=>
array
(
'upper'
=>
'1000'
,
'lower'
=>
'10'
),
'default'
=>
0
)
),
...
...
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