Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sg_mail
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TYPO3
sg_mail
Commits
0c916d75
Commit
0c916d75
authored
6 years ago
by
Torsten Oppermann
Browse files
Options
Downloads
Patches
Plain Diff
[TASK] Adding checkbox for automatic registration in mail finishers
parent
172cf6cf
No related branches found
Branches containing commit
Tags
5.3.1
Tags containing commit
1 merge request
!10
Feature improved usability
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Configuration/Yaml/Forms/FinisherSetupBE.yaml
+10
-0
10 additions, 0 deletions
Configuration/Yaml/Forms/FinisherSetupBE.yaml
with
10 additions
and
0 deletions
Configuration/Yaml/Forms/FinisherSetupBE.yaml
+
10
−
0
View file @
0c916d75
...
...
@@ -68,6 +68,11 @@ TYPO3:
templateName
:
'
Inspector-TextEditor'
label
:
'
Unique
Template
name'
propertyPath
:
'
options.template'
125
:
identifier
:
'
automaticRegistration'
templateName
:
'
Inspector-CheckboxEditor'
label
:
'
Automatic
Registration'
propertyPath
:
'
options.automaticRegistration'
130
:
identifier
:
'
mailTo'
templateName
:
'
Inspector-TextEditor'
...
...
@@ -127,6 +132,11 @@ TYPO3:
templateName
:
'
Inspector-TextEditor'
label
:
'
Template
key'
propertyPath
:
'
options.template'
125
:
identifier
:
'
automaticRegistration'
templateName
:
'
Inspector-CheckboxEditor'
label
:
'
Automatic
Registration'
propertyPath
:
'
options.automaticRegistration'
130
:
identifier
:
'
mailTo'
templateName
:
'
Inspector-TextEditor'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment