Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
725352ad
Commit
725352ad
authored
Aug 31, 2019
by
Carsten Rose
Browse files
formEditor.sql: Form.title autoHeight
parent
29da1b07
Pipeline
#2310
passed with stages
in 2 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Classes/Sql/formEditor.sql
View file @
725352ad
...
...
@@ -200,7 +200,7 @@ VALUES
'<a tabindex="-1" href="{{documentation:Y}}#form-name">Info</a>'
,
''
,
''
,
''
,
'autofocus
\n
data-pattern-error=Allowed characters: alphabet, number or . - +'
,
1
,
''
,
''
,
''
,
'specialchar'
,
'no'
,
'[a-zA-Z0-9._+-]+'
),
(
1
,
'title'
,
'Title'
,
'show'
,
'text'
,
'all'
,
'native'
,
120
,
0
,
0
,
(
1
,
'title'
,
'Title'
,
'show'
,
'text'
,
'all'
,
'native'
,
120
,
'80,2,15'
,
0
,
'<a tabindex="-1" href="{{documentation:Y}}#form-title">Info</a>'
,
''
,
''
,
''
,
''
,
1
,
''
,
''
,
''
,
'none'
,
'no'
,
''
),
(
1
,
'noteInternal'
,
'Note'
,
'show'
,
'text'
,
'all'
,
'native'
,
130
,
'80,2,15'
,
0
,
...
...
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